[PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 11:56:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263652: Add an optional string argument to DeprecatedAttr for Fix-It. (authored by mren).

Changed prior to commit:
  http://reviews.llvm.org/D17865?vs=50682&id=50844#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17865

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/SemaCXX/attr-deprecated-replacement-error.cpp
  cfe/trunk/test/SemaCXX/attr-deprecated-replacement-fixit.cpp
  cfe/trunk/test/SemaCXX/cxx11-attr-print.cpp
  cfe/trunk/utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17865.50844.patch
Type: text/x-patch
Size: 9450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/05e94204/attachment-0001.bin>


More information about the cfe-commits mailing list