[PATCH] D123955: [C2x] Disallow functions without prototypes/functions with identifier lists
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 18 12:32:00 PDT 2022
aaron.ballman updated this revision to Diff 423451.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.
Updated based on review feedback
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123955/new/
https://reviews.llvm.org/D123955
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/LangOptions.def
clang/lib/AST/ASTContext.cpp
clang/lib/Basic/LangOptions.cpp
clang/lib/Parse/ParseDecl.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaType.cpp
clang/lib/StaticAnalyzer/Core/MemRegion.cpp
clang/test/Parser/c2x-attributes.c
clang/test/Parser/c2x-func-prototype.c
clang/test/Sema/attr-c2x.c
clang/test/Sema/c2x-func-prototype.c
clang/tools/clang-import-test/clang-import-test.cpp
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123955.423451.patch
Type: text/x-patch
Size: 14309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220418/348c8973/attachment.bin>
More information about the cfe-commits
mailing list