[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
Wed Mar 1 10:18:28 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296649: Introduce an 'external_source_symbol' attribute that describes the origin (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D29819?vs=90042&id=90205#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29819

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Basic/DiagnosticCommonKinds.td
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/include/clang/Sema/AttributeList.h
  cfe/trunk/lib/Parse/ParseDecl.cpp
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/Parse/Parser.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/Misc/ast-dump-attr.cpp
  cfe/trunk/test/Parser/attr-external-source-symbol-cxx11.cpp
  cfe/trunk/test/Parser/attr-external-source-symbol.m
  cfe/trunk/test/Sema/attr-external-source-symbol.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29819.90205.patch
Type: text/x-patch
Size: 29172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170301/ae65bbc1/attachment-0001.bin>


More information about the cfe-commits mailing list