[PATCH] D121283: [Clang] Support multiple attributes in a single pragma
Egor Zhdan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 11:46:50 PDT 2022
egorzhdan updated this revision to Diff 415527.
egorzhdan added a comment.
Merge two test files into one to speed up testing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121283/new/
https://reviews.llvm.org/D121283
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/AttrSubjectMatchRules.h
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParsePragma.cpp
clang/test/AST/pragma-multiple-attributes-declspec.cpp
clang/test/AST/pragma-multiple-attributes.cpp
clang/test/FixIt/fixit-pragma-attribute.c
clang/test/FixIt/fixit-pragma-attribute.cpp
clang/test/Parser/pragma-attribute-declspec.cpp
clang/test/Parser/pragma-attribute.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121283.415527.patch
Type: text/x-patch
Size: 20080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/3e477f48/attachment-0001.bin>
More information about the cfe-commits
mailing list