[PATCH] D120888: [clang] Stop dragging a EndLoc around when parsing attributes
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 6 23:17:07 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b969b0bb53e: [clang][parser] Stop dragging an EndLoc around when parsing attributes (authored by tbaeder).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120888/new/
https://reviews.llvm.org/D120888
Files:
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/DeclSpec.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Parse/ParseExprCXX.cpp
clang/lib/Parse/ParsePragma.cpp
clang/lib/Parse/ParseStmt.cpp
clang/lib/Parse/ParseTentative.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120888.413344.patch
Type: text/x-patch
Size: 18777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220307/412e3b2a/attachment-0001.bin>
More information about the cfe-commits
mailing list