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

Manman Ren via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 11 17:16:01 PST 2016


manmanren updated this revision to Diff 50502.

http://reviews.llvm.org/D17865

Files:
  include/clang/Basic/Attr.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.50502.patch
Type: text/x-patch
Size: 7883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160312/fb80be2c/attachment.bin>


More information about the cfe-commits mailing list