[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 12:50:01 PDT 2021


tbaeder updated this revision to Diff 335016.

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.335016.patch
Type: text/x-patch
Size: 12333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210402/ddcee35e/attachment-0001.bin>


More information about the cfe-commits mailing list