llvm-project/clang/tools
Ted Kremenek 680fe51e2c Rework clang_annotateTokens() to annotate tokens with information that more closely matches
clang_getCursor().  Tokens are now annotated with the cursor (for the matching AST element)
that most closely encompasses that token.

llvm-svn: 103064
2010-05-05 00:55:23 +00:00
..
c-index-test Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
driver CMake: Fix DESTDIR-related installation problem on Windows, from the 2010-04-27 16:14:06 +00:00
libclang Rework clang_annotateTokens() to annotate tokens with information that more closely matches 2010-05-05 00:55:23 +00:00
scan-build Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes PR 6791.[B 2010-04-06 19:41:24 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00