[PATCH] D46919: [libclang] Deprecate CXPrintingPolicy_IncludeTagDefinition

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 15:32:38 PDT 2018


jdenny updated this revision to Diff 147887.
jdenny marked 2 inline comments as done.
jdenny edited the summary of this revision.
jdenny added a comment.

Made a stab at the suggested changes.


https://reviews.llvm.org/D46919

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46919.147887.patch
Type: text/x-patch
Size: 6105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180521/1058272f/attachment-0001.bin>


More information about the cfe-commits mailing list