[PATCH] D46919: [libclang] Deprecate CXPrintingPolicy_IncludeTagDefinition

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 25 14:27:30 PDT 2018


jdenny updated this revision to Diff 166992.
jdenny set the repository for this revision to rC Clang.
jdenny added a comment.

Ping.  Rebased.  This patch intends to perform cleanup that @rsmith suggested while reviewing another patch from me.  If there's no more interest, it's fine with me to abandon.  I'll wait at least one more week.


Repository:
  rC Clang

https://reviews.llvm.org/D46919

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46919.166992.patch
Type: text/x-patch
Size: 6020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180925/b2dd06bc/attachment-0001.bin>


More information about the cfe-commits mailing list