[PATCH] D39903: [libclang] Allow pretty printing declarations

Jonathan B Coe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 02:21:29 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322540: [libclang] Add PrintingPolicy for pretty printing declarations (authored by jbcoe, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D39903?vs=129805&id=129926#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39903

Files:
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/test/Index/print-display-names.cpp
  cfe/trunk/tools/c-index-test/c-index-test.c
  cfe/trunk/tools/libclang/CIndex.cpp
  cfe/trunk/tools/libclang/libclang.exports
  cfe/trunk/unittests/libclang/LibclangTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39903.129926.patch
Type: text/x-patch
Size: 20946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/e09b7006/attachment.bin>


More information about the llvm-commits mailing list