]> granicus.if.org Git - clang/commit
Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when using -...
authorTed Kremenek <kremenek@apple.com>
Sat, 5 Jan 2013 07:31:54 +0000 (07:31 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 5 Jan 2013 07:31:54 +0000 (07:31 +0000)
commit1b15e856e1c31b56fea0b86c99f1ea8313ccd31d
tree550761fc659bf5978c552b889b64e24f781de7c4
parent436653be0ca4eb696b31315a83a44390cc8bc0b3
Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when using --use-xcode-clang.

Turns out that the ExecPath for the ObjC migrator would also get set.

Fixes <rdar://problem/12961769>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171607 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/set-xcode-analyzer