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

Manman Ren via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 14 17:24:37 PDT 2016


manmanren updated this revision to Diff 50682.

http://reviews.llvm.org/D17865

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17865.50682.patch
Type: text/x-patch
Size: 8979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160315/e7571685/attachment.bin>


More information about the cfe-commits mailing list