hanchenye-llvm-project/clang/tools/c-index-test
Alex Lorenz ff7f42e61a [libclang] Support for querying whether an enum is scoped
This commit allows checking whether an enum declaration is scoped
through libclang and clang.cindex (Python).

Patch by Johann Klähn!

Differential Revision: https://reviews.llvm.org/D35187

llvm-svn: 307771
2017-07-12 11:35:11 +00:00
..
CMakeLists.txt Fix the static build. 2017-02-15 22:19:04 +00:00
c-index-test.c [libclang] Support for querying whether an enum is scoped 2017-07-12 11:35:11 +00:00
core_main.cpp Teach ASTReader how to read only the Preprocessor state from an AST file, not the ASTContext state. 2017-06-29 23:23:46 +00:00