-
- Downloads
Make use of the Index library through the index-test tool.
'index-test' is now able to provide additional info for a Decl, through multiple AST files: -Find declarations -Find definitions -Find references git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74803 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- test/Index/_init.c 2 additions, 0 deletionstest/Index/_init.c
- test/Index/find-decls.c 7 additions, 0 deletionstest/Index/find-decls.c
- test/Index/find-defs.c 8 additions, 0 deletionstest/Index/find-defs.c
- test/Index/find-refs.c 16 additions, 0 deletionstest/Index/find-refs.c
- test/Index/foo.h 4 additions, 0 deletionstest/Index/foo.h
- test/Index/t1.c 9 additions, 0 deletionstest/Index/t1.c
- test/Index/t2.c 8 additions, 0 deletionstest/Index/t2.c
- test/TestRunner.sh 3 additions, 0 deletionstest/TestRunner.sh
- tools/index-test/CMakeLists.txt 1 addition, 0 deletionstools/index-test/CMakeLists.txt
- tools/index-test/Makefile 1 addition, 1 deletiontools/index-test/Makefile
- tools/index-test/index-test.cpp 168 additions, 36 deletionstools/index-test/index-test.cpp
- utils/test/TestRunner.py 2 additions, 0 deletionsutils/test/TestRunner.py
Loading
Please register or sign in to comment