clang-1/tools
Ted Kremenek 6492200c31 Two changes to scan-build:
(1) When no 'clang' is found with 'scan-build', remember the one from
the path as scan-build sees it, not the build system.  This prevents
us from finding different clangs during the build.

(2) Don't set LDPLUSPLUS when running xcodebuild; instead rely on the
clang driver to do the right thing.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95943 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 00:12:25 +00:00
..
CIndex Eliminate the ASTContext parameter from RecordDecl::getDefinition() 2010-02-11 01:04:33 +00:00
c-index-test Attempt to always dispose of the CXIndex object in c-index-test. 2010-02-11 07:41:25 +00:00
driver Introduce a testbed for merging multiple ASTs into a single AST 2010-02-09 19:21:46 +00:00
scan-build Two changes to scan-build: 2010-02-12 00:12:25 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00
Makefile Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00