[PATCH] D53621: Support for groups of attributes in #pragma clang attribute
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 28 19:31:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345486: Support for groups of attributes in #pragma clang attribute (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D53621?vs=171218&id=171447#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53621
Files:
cfe/trunk/docs/LanguageExtensions.rst
cfe/trunk/docs/ReleaseNotes.rst
cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Parse/ParsePragma.cpp
cfe/trunk/lib/Sema/SemaAttr.cpp
cfe/trunk/test/Parser/pragma-attribute.cpp
cfe/trunk/test/Sema/pragma-attribute.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53621.171447.patch
Type: text/x-patch
Size: 16612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/b433b9b9/attachment.bin>
More information about the llvm-commits
mailing list