]> granicus.if.org Git - clang/commit
Two changes to scan-build:
authorTed Kremenek <kremenek@apple.com>
Fri, 12 Feb 2010 00:12:25 +0000 (00:12 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 12 Feb 2010 00:12:25 +0000 (00:12 +0000)
commit6492200c313937adf8c9dd206790933a228e3ef3
tree5fe56fc4ddd6c2940641972ca88c6e9336741876
parent1d81ed94386198ffe6ba4493aacf198deccd3a18
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
tools/scan-build/scan-build