[PATCH] D121723: [clang] CWG 2354: prohibit alignas for enums
Vlad Serebrennikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 11:50:46 PDT 2022
Endill updated this revision to Diff 415529.
Endill added a comment.
Add a quote from CWG 2354 after a quote from C++11
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121723/new/
https://reviews.llvm.org/D121723
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/p5.cpp
clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/p6.cpp
clang/test/CXX/drs/dr2354.cpp
clang/www/cxx_dr_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121723.415529.patch
Type: text/x-patch
Size: 6245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/23499118/attachment.bin>
More information about the cfe-commits
mailing list