[PATCH] D146323: inline stmt attribute diagnosing in templates
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 12:18:28 PDT 2023
erichkeane updated this revision to Diff 506680.
erichkeane marked 5 inline comments as done.
erichkeane added a comment.
Changes aaron suggested. Chose zip_longest instead of enumerate.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146323/new/
https://reviews.llvm.org/D146323
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaStmtAttr.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/TreeTransform.h
clang/test/Sema/attr-alwaysinline.cpp
clang/test/Sema/attr-noinline.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146323.506680.patch
Type: text/x-patch
Size: 17244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230320/a0b48b61/attachment-0001.bin>
More information about the cfe-commits
mailing list