clang-1/tools
Ted Kremenek d1ded66c4e CursorVisitor: cache worklists created for data-recursion to reduce malloc() traffic.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119290 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-15 23:31:32 +00:00
..
c-index-test Tweak libclang's heuristics for building precompiled preambles and 2010-11-15 23:00:34 +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 CursorVisitor: cache worklists created for data-recursion to reduce malloc() traffic. 2010-11-15 23:31:32 +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