[PATCH] D150528: [Clang] Fix the diagnoses when the argument to alignas is an incomplete type
Yurong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 14 08:27:55 PDT 2023
yronglin updated this revision to Diff 522008.
yronglin added a comment.
Update ReleaseNotes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150528/new/
https://reviews.llvm.org/D150528
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/TreeTransform.h
clang/test/Sema/sizeless-1.c
clang/test/SemaCXX/attr-cxx0x.cpp
clang/test/SemaCXX/builtin-align-cxx.cpp
clang/test/SemaCXX/sizeless-1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150528.522008.patch
Type: text/x-patch
Size: 10575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230514/b91bbb56/attachment.bin>
More information about the cfe-commits
mailing list