diff options
author | Kuba Mracek <mracek@apple.com> | 2016-11-29 19:25:53 +0000 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2016-11-29 19:25:53 +0000 |
commit | ff1bd20ded4dced833a5268a6a40b27cf065d907 (patch) | |
tree | 83da8dd7f1a0e8116ee4ef3f153ab9352d98cea9 /llvm/unittests/Support/ErrorTest.cpp | |
parent | f96eeec0057c8535be809d324be22ccb690345bb (diff) | |
download | llvm-ff1bd20ded4dced833a5268a6a40b27cf065d907.zip llvm-ff1bd20ded4dced833a5268a6a40b27cf065d907.tar.gz llvm-ff1bd20ded4dced833a5268a6a40b27cf065d907.tar.bz2 |
[sanitizer] Add macOS minimum deployment target to all compiler invocations in lit tests
The Clang driver on macOS decides the deployment target based on various things, like your host OS version, the SDK version and some environment variables, which makes lit tests pass or fail based on your environment. Let's make sure we run all lit tests with `-mmacosx-version-min=${SANITIZER_MIN_OSX_VERSION}` (10.9 unless overriden).
Differential Revision: https://reviews.llvm.org/D26929
llvm-svn: 288186
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions