[PATCH] D15469: Expose cxx constructor and method properties through libclang and python bindings.

Jonathan B Coe via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 05:54:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267706: Expose cxx constructor and method properties through libclang and python… (authored by jbcoe).

Changed prior to commit:
  http://reviews.llvm.org/D15469?vs=53519&id=55196#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15469

Files:
  cfe/trunk/bindings/python/clang/cindex.py
  cfe/trunk/bindings/python/tests/cindex/test_cursor.py
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/test/Index/availability.cpp
  cfe/trunk/test/Index/file-refs.cpp
  cfe/trunk/test/Index/get-cursor.cpp
  cfe/trunk/test/Index/index-file.cpp
  cfe/trunk/test/Index/load-classes.cpp
  cfe/trunk/test/Index/print-type.cpp
  cfe/trunk/test/Index/recursive-cxx-member-calls.cpp
  cfe/trunk/test/Parser/skip-function-bodies.mm
  cfe/trunk/tools/c-index-test/c-index-test.c
  cfe/trunk/tools/libclang/CIndex.cpp
  cfe/trunk/tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15469.55196.patch
Type: text/x-patch
Size: 23013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160427/6ab714fa/attachment-0001.bin>


More information about the cfe-commits mailing list