llvm-project
[clang] Implement CWG2877 "Type-only lookup for using-enum-declarator"
#95399
Merged

[clang] Implement CWG2877 "Type-only lookup for using-enum-declarator" #95399

Endilll merged 6 commits into llvm:main from Endilll:cwg2877
Endilll
Endilll [clang] Implement CWG2877 "Type-only lookup for using-enum-declarator"
a7b6a8b6
Endilll Merge remote-tracking branch 'upstream/main' into cwg2877
38fd3fff
Endilll Run clang-format
40ad6801
Endilll Endilll added c++20
Endilll Endilll added clang:frontend
Endilll Endilll requested a review from cor3ntin cor3ntin 1 year ago
Endilll Endilll requested a review from AaronBallman AaronBallman 1 year ago
Endilll Endilll requested a review from urnathan urnathan 1 year ago
Endilll Endilll requested a review from Sirraide Sirraide 1 year ago
llvmbot llvmbot added clang
llvmbot
Endilll
Endilll commented on 2024-06-13
Endilll Add a release notes entry
d6868d3d
cor3ntin
cor3ntin commented on 2024-06-13
Endilll Add fixmes that similarities between `using enum` and base specifier …
c19bc288
Endilll Pass `/*IsTypename*/=true` to `ParseOptionalCXXScopeSpecifier` that h…
2cc8a664
cor3ntin
cor3ntin approved these changes on 2024-06-20
shafik
shafik approved these changes on 2024-06-20
Endilll Endilll merged bc4d50f0 into main 1 year ago
Endilll Endilll deleted the cwg2877 branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone