[PATCH] D75844: [clang] Set begin loc on GNU attribute parsed attrs
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 2 07:38:41 PDT 2021
tbaeder updated this revision to Diff 334954.
tbaeder added a comment.
Herald added a subscriber: jdoerfert.
A little earlier than expected. Happy Easter :P
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75844/new/
https://reviews.llvm.org/D75844
Files:
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/ParsedAttr.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/test/AST/sourceranges.cpp
clang/test/Parser/cxx0x-attributes.cpp
clang/test/SemaCXX/switch-implicit-fallthrough.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75844.334954.patch
Type: text/x-patch
Size: 11790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210402/74eba89c/attachment-0001.bin>
More information about the cfe-commits
mailing list