[PATCH] D11797: [libclang] Expose the ElaboratedType

Sergey Kalinichev via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 7 02:15:10 PDT 2015


skalinichev updated this revision to Diff 31503.
skalinichev added a comment.

Fixed minor formatting issues.


http://reviews.llvm.org/D11797

Files:
  bindings/python/clang/cindex.py
  include/clang-c/Index.h
  test/Index/print-type.c
  test/Index/print-type.cpp
  tools/libclang/CXType.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11797.31503.patch
Type: text/x-patch
Size: 7855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150807/0111c2a3/attachment.bin>


More information about the cfe-commits mailing list