6bcf27bb9a4b5c3f79cb44c0e4654a6d7619ad89 |
|
29-May-2014 |
Stephen Hines <srhines@google.com> |
Update Clang for 3.5 rebase (r209713). Change-Id: I8c9133b0f8f776dc915f270b60f94962e771bc83
/external/clang/tools/scan-build/set-xcode-analyzer
|
651f13cea278ec967336033dd032faef0e9fc2ec |
|
24-Apr-2014 |
Stephen Hines <srhines@google.com> |
Updated to Clang 3.5a. Change-Id: I8127eb568f674c2e72635b639a3295381fe8af82
/external/clang/tools/scan-build/set-xcode-analyzer
|
f64c18ac9808c0e7baaf54f35803eaa6cd0e49bc |
|
11-Jan-2013 |
Ted Kremenek <kremenek@apple.com> |
Set process return code of 1 in set-xcode-analyzer when Xcode needs to be quit. Fixes <rdar://problem/12983031>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172256 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
1b15e856e1c31b56fea0b86c99f1ea8313ccd31d |
|
05-Jan-2013 |
Ted Kremenek <kremenek@apple.com> |
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
/external/clang/tools/scan-build/set-xcode-analyzer
|
e756b65deb75be660232a63d7e23f76123d76480 |
|
04-Jan-2013 |
Ted Kremenek <kremenek@apple.com> |
Require set-xcode-analyzer to run with Python 2.7 or later. Addresses LLVM PR 11661. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171503 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
8b03277b0bc18ab73be11b6067474d515fdad271 |
|
11-Oct-2012 |
Ted Kremenek <kremenek@apple.com> |
Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANALYZER_EXEC. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165681 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
b2d6bc30a454c6831730eba322ffa6e2db751129 |
|
26-Sep-2012 |
Ted Kremenek <kremenek@apple.com> |
Have set-xcode-analyer report an error if no xcspec file could be found. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164713 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
9d86eab84b4169b9083a7b34f70ba9beeaf21537 |
|
26-Sep-2012 |
Ted Kremenek <kremenek@apple.com> |
Make set-xcode-analyzer more tolerant of the naming differenes reported by xcode-select. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164712 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
b8971b27817608bd268dda18ff3e0b4e61377cd0 |
|
16-Jul-2012 |
Ted Kremenek <kremenek@apple.com> |
Add hack (provided by Jonathan Sauer) to fall back to assuming Xcode is installed in /Developer when using Python < 2.7.0. This is the case on Snow Leopard, where the tools are always installed in /Developer. This isn't a proper fix for really figuring out where Xcode is installed, but should work to fix an obvious problem on Snow Leopard. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160321 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
2775b935fbd68b150d432338f0f316f6fc81674a |
|
22-Feb-2012 |
Ted Kremenek <kremenek@apple.com> |
Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151179 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
5a15d92206f8ef357c49d6993a6ec4a85bde7b8f |
|
03-Jan-2012 |
Ted Kremenek <kremenek@apple.com> |
Force set-xcode-analyzer to use the system version of Python installed on OS X. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147483 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
8d69937281b790666f48f71ac8ad7821e60bacee |
|
09-Feb-2010 |
Ted Kremenek <kremenek@apple.com> |
Tweak output. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95676 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
962da0baff023e3dfa5e79908ac033aed5b5311f |
|
09-Feb-2010 |
Ted Kremenek <kremenek@apple.com> |
Add a check for a running Xcode before modifying its configuration files. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95675 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
757a9d1f005ffb8a628a247a11a9869cf8f336c0 |
|
08-Feb-2010 |
Ted Kremenek <kremenek@apple.com> |
Add some diagnostics for when we cannot update the original spec file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95572 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/tools/scan-build/set-xcode-analyzer
|
7aaa9535815a9423e2574a524022c8118cc1aa3b |
|
08-Feb-2010 |
Ted Kremenek <kremenek@apple.com> |
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
/external/clang/tools/scan-build/set-xcode-analyzer
|