[libclang] Expose couple more AST details via cursors
authorJan Korous <jkorous@apple.com>
Tue, 1 Sep 2020 23:29:36 +0000 (16:29 -0700)
committerJan Korous <jkorous@apple.com>
Fri, 4 Sep 2020 20:38:47 +0000 (13:38 -0700)
commit052f83890349822a606c916b2fee501bc087652b
tree52775cf346293957695a5f2d3bd36ddc659cdba1
parent398ba37230431b6ab263cf91bf4c03e4f2c7acb8
[libclang] Expose couple more AST details via cursors

Differential Revision: https://reviews.llvm.org/D86991
clang/include/clang-c/Index.h
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/libclang.exports
clang/unittests/libclang/LibclangTest.cpp