]> granicus.if.org Git - clang/commit
[libclang] Add functions to get information about fields.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 13 Apr 2015 16:55:04 +0000 (16:55 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 13 Apr 2015 16:55:04 +0000 (16:55 +0000)
commit11a6a5c1d6edb51ef32a0a84e4fc9572b7f1d038
treec831f90145857482c65d2e8ad024e83d5a93c757
parente439d2940a9dca8d22b5e38b9a38f6d0d84c72c7
[libclang] Add functions to get information about fields.

Patch by Loïc Jaquemet!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234762 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_type.py
include/clang-c/Index.h
test/Index/print-type-size.cpp
test/Index/print-type.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CXType.cpp
tools/libclang/libclang.exports