hanchenye-llvm-project/clang/tools
Ted Kremenek 7716cd62b3 Modify CursorVisitor to also walks CXXOperatorCallExprs using data-recursion. Fixes <rdar://problem/8659019>.
llvm-svn: 118853
2010-11-11 23:11:43 +00:00
..
c-index-test ntroduce clang_getSpellingLocation() into libclang, to provide the 2010-11-09 06:24:54 +00:00
driver Turns out that we may end up calling dladdr on GetExecutablePath, give it external linkage to make sure the lookup works on all platforms. 2010-10-30 17:32:40 +00:00
libclang Modify CursorVisitor to also walks CXXOperatorCallExprs using data-recursion. Fixes <rdar://problem/8659019>. 2010-11-11 23:11:43 +00:00
scan-build Tweak scan-build to work with naked clang commands. 2010-10-16 00:29:16 +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 libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00