[PATCH] D46919: [libclang] Deprecate CXPrintingPolicy_IncludeTagDefinition

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 15 17:22:04 PDT 2018


jdenny created this revision.
jdenny added a reviewer: rsmith.

And make it have no effect.  Suggested at:

https://reviews.llvm.org/D45463#1096629

I'm not sure of the proper way to deprecate something in libclang.
Let me know if something else is needed.


https://reviews.llvm.org/D46919

Files:
  include/clang-c/Index.h
  include/clang/AST/PrettyPrinter.h
  lib/AST/DeclPrinter.cpp
  lib/AST/TypePrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46919.146964.patch
Type: text/x-patch
Size: 5308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180516/a04229bb/attachment.bin>


More information about the cfe-commits mailing list