[PATCH] D29819: Introduce an 'external_source_symbol' attribute that describes the origin and the nature of a declaration
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 13 10:25:50 PST 2017
arphaman updated this revision to Diff 88222.
arphaman marked 9 inline comments as done.
arphaman added a comment.
Thanks for the feedback! I've addressed the majority of your comments.
Repository:
rL LLVM
https://reviews.llvm.org/D29819
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticCommonKinds.td
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Parse/Parser.h
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/Parser.cpp
lib/Sema/SemaDeclAttr.cpp
test/Misc/ast-dump-attr.cpp
test/Parser/attr-external-source-symbol-cxx11.cpp
test/Parser/attr-external-source-symbol.m
test/Sema/attr-external-source-symbol.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29819.88222.patch
Type: text/x-patch
Size: 20336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170213/b0c45813/attachment-0001.bin>
More information about the cfe-commits
mailing list