[PATCH] D137979: parse: process GNU and standard attributes on top-level decls
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 21 14:35:35 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb78d5380da11: parse: process GNU and standard attributes on top-level decls (authored by compnerd).
Changed prior to commit:
https://reviews.llvm.org/D137979?vs=476949&id=477006#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137979/new/
https://reviews.llvm.org/D137979
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Parse/ParseHLSL.cpp
clang/lib/Parse/ParseObjc.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Parse/Parser.cpp
clang/test/Parser/attr-order.cpp
clang/test/Parser/cxx-attributes.cpp
clang/test/SemaCXX/attr-unavailable.cpp
clang/unittests/Tooling/SourceCodeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137979.477006.patch
Type: text/x-patch
Size: 22294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221121/0845eadb/attachment-0001.bin>
More information about the cfe-commits
mailing list