[PATCH] D11797: [libclang] Expose the ElaboratedType

Sergey Kalinichev via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 8 03:42:02 PDT 2015


skalinichev updated this revision to Diff 31576.
skalinichev marked 6 inline comments as done.
skalinichev added a comment.

Address raised issues.

modocache, great review btw, thanks!


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.31576.patch
Type: text/x-patch
Size: 8034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150808/a98580d7/attachment-0001.bin>


More information about the cfe-commits mailing list