[all-commits] [llvm/llvm-project] 052f83: [libclang] Expose couple more AST details via cursors
jkorous-apple via All-commits
all-commits at lists.llvm.org
Fri Sep 4 13:41:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 052f83890349822a606c916b2fee501bc087652b
https://github.com/llvm/llvm-project/commit/052f83890349822a606c916b2fee501bc087652b
Author: Jan Korous <jkorous at apple.com>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M clang/include/clang-c/Index.h
M clang/tools/libclang/CIndex.cpp
M clang/tools/libclang/libclang.exports
M clang/unittests/libclang/LibclangTest.cpp
Log Message:
-----------
[libclang] Expose couple more AST details via cursors
Differential Revision: https://reviews.llvm.org/D86991
More information about the All-commits
mailing list