[PATCH] D41736: make attribute instantiation instantiate all attributes

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 4 14:37:53 PST 2018


rsmith updated this revision to Diff 128654.
Herald added a subscriber: javed.absar.

Repository:
  rC Clang

https://reviews.llvm.org/D41736

Files:
  include/clang/AST/Attr.h
  include/clang/Basic/Attr.td
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/SemaTemplate/attributes.cpp
  test/SemaTemplate/warn-thread-safety-analysis.cpp
  utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41736.128654.patch
Type: text/x-patch
Size: 16042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180104/19bfcb50/attachment-0001.bin>


More information about the cfe-commits mailing list