[PATCH] D126969: Allow use of an elaborated type specifier in a _Generic association in C++
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 6 04:18:44 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG881125ad9178: Allow use of an elaborated type specifier in a _Generic association in C++ (authored by aaron.ballman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126969/new/
https://reviews.llvm.org/D126969
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/DeclSpec.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Parse/ParseExpr.cpp
clang/lib/Sema/SemaType.cpp
clang/test/Sema/generic-selection.c
clang/test/SemaCXX/generic-selection.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126969.434426.patch
Type: text/x-patch
Size: 11160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220606/28634d15/attachment-0001.bin>
More information about the cfe-commits
mailing list