[PATCH] D53621: Support for groups of attributes in #pragma clang attribute
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 25 16:22:12 PDT 2018
erik.pilkington updated this revision to Diff 171218.
erik.pilkington marked an inline comment as done.
erik.pilkington added a comment.
Add documentation and release notes, `{}`s. Thanks!
https://reviews.llvm.org/D53621
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParsePragma.cpp
clang/lib/Sema/SemaAttr.cpp
clang/test/Parser/pragma-attribute.cpp
clang/test/Sema/pragma-attribute.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53621.171218.patch
Type: text/x-patch
Size: 16494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181025/c929c08a/attachment-0001.bin>
More information about the cfe-commits
mailing list