]> granicus.if.org Git - clang/commit
Add a Python script to change what version of Clang is used by Xcode for static analy...
authorTed Kremenek <kremenek@apple.com>
Mon, 8 Feb 2010 20:54:01 +0000 (20:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 8 Feb 2010 20:54:01 +0000 (20:54 +0000)
commit7aaa9535815a9423e2574a524022c8118cc1aa3b
treef91f5e3898641b4d5f294f6a2b9746c616ce4ca3
parent135da71b4c321203b795e6d7106e76b0dc632d98
Add a Python script to change what version of Clang is used by Xcode for static analysis (and ONLY static analysis).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95569 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/set-xcode-analyzer [new file with mode: 0755]