[PATCH] D32176: Add #pragma clang attribute support for the external_source_symbol attribute

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 18 09:42:25 PDT 2017


arphaman updated this revision to Diff 95593.
arphaman added a comment.

Avoid a vector copy by using a reference variable.


Repository:
  rL LLVM

https://reviews.llvm.org/D32176

Files:
  include/clang/Basic/Attr.td
  lib/Sema/SemaDeclAttr.cpp
  test/Misc/pragma-attribute-supported-attributes-list.test
  utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32176.95593.patch
Type: text/x-patch
Size: 13411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170418/d06202e2/attachment.bin>


More information about the cfe-commits mailing list