]> granicus.if.org Git - clang/commit
[analyzer] Update SATestBuild.py to set -isysroot for preprocessed files
authorDevin Coughlin <dcoughlin@apple.com>
Mon, 14 Sep 2015 21:22:24 +0000 (21:22 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Mon, 14 Sep 2015 21:22:24 +0000 (21:22 +0000)
commitea63792547dc5b8781f0c036aecd142013ab514d
treeac1a1536ed49746f711eb2a4a8f27daa13c7063a
parent87498c8ee9b41a97679922a7ab85b399af0f1e7d
[analyzer] Update SATestBuild.py to set -isysroot for preprocessed files

Update the static analyzer buildbot script to set -isysroot to the OS X SDK path
when analyzing preprocessed files on OS X.

Differential Revision: http://reviews.llvm.org/D12769

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247617 91177308-0d34-0410-b5e6-96231b3b80d8
utils/analyzer/SATestBuild.py