Lot's of little changes to get the C-based indexing API going...
Work in progress. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80367 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- clang.xcodeproj/project.pbxproj 18 additions, 0 deletionsclang.xcodeproj/project.pbxproj
- include/clang-c/Index.h 22 additions, 20 deletionsinclude/clang-c/Index.h
- include/clang/Index/Indexer.h 7 additions, 1 deletioninclude/clang/Index/Indexer.h
- tools/CIndex/CIndex.cpp 43 additions, 8 deletionstools/CIndex/CIndex.cpp
- tools/CIndex/CIndex.exports 1 addition, 1 deletiontools/CIndex/CIndex.exports
- tools/Makefile 1 addition, 1 deletiontools/Makefile
- tools/c-index-test/CMakeLists.txt 20 additions, 0 deletionstools/c-index-test/CMakeLists.txt
- tools/c-index-test/Makefile 24 additions, 0 deletionstools/c-index-test/Makefile
- tools/c-index-test/c-index-test.c 12 additions, 0 deletionstools/c-index-test/c-index-test.c
- tools/index-test/index-test.cpp 1 addition, 1 deletiontools/index-test/index-test.cpp
Loading
Please register or sign in to comment