]> granicus.if.org Git - clang/commit
scan-build: use the xcodebuild specified by the user.
authorJordan Rose <jordan_rose@apple.com>
Wed, 22 May 2013 18:09:57 +0000 (18:09 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 22 May 2013 18:09:57 +0000 (18:09 +0000)
commitc810bff508f7515dd398e80c1828de1ef773d1ca
tree62d6160e0a2f94b21e333a41e6de3d976a3d2acb
parenteb41640fb417e25eb3218c2662a0dd512cdab04a
scan-build: use the xcodebuild specified by the user.

This is important if the user has multiple Xcodes installed on their
system -- we use xcodebuild to do a version check, and therefore we need
to make sure we match the actual build command.

Reported by Howard Ling!

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