llvm-project/clang/tools/c-index-test
Alex Lorenz 34ccadcea9 [libclang] Add support for checking abstractness of records
This patch allows checking whether a C++ record declaration is abstract through
libclang and clang.cindex (Python).

Patch by Johann Klähn!

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

llvm-svn: 320748
2017-12-14 22:01:50 +00:00
..
CMakeLists.txt [clang] Add PRIVATE to target_link_libraries 2017-12-06 23:02:00 +00:00
c-index-test.c [libclang] Add support for checking abstractness of records 2017-12-14 22:01:50 +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