summaryrefslogtreecommitdiffstats
path: root/test/Driver/darwin-sdkroot.c
Commit message (Expand)AuthorAgeFilesLines
* Move the test from r305678 to a separte file with 'REQUIRES: system-darwin'Alex Lorenz2017-06-191-9/+0
* [driver][macOS] Pick the system version for the deployment targetAlex Lorenz2017-06-191-0/+9
* Actually requiring shell disables the test on Windows whereasYaron Keren2015-07-151-3/+0
* Since r179283, internal shell is default on windows and so shell-preserves-rootYaron Keren2015-07-151-1/+1
* Update test comment that it fails the same way on MSYS2.Yaron Keren2015-07-151-3/+4
* Update darwin SDK version parsing to support OSX and simulatorSteven Wu2015-06-251-0/+36
* Revert "More robust deployment target parsing on darwin"Steven Wu2015-01-141-35/+0
* More robust deployment target parsing on darwinSteven Wu2015-01-141-0/+35
* Re-enable this test on Windows since it passes with GnuWin32 env.exe.Yaron Keren2014-11-041-5/+6
* Make this test unsupported when there is no real 'env' from a real shell.Yaron Keren2014-08-091-0/+6
* clang/test/Driver/darwin-sdkroot.c: Suppress this on msys bash, to introduce ...NAKAMURA Takumi2013-01-161-0/+3
* [driver/Darwin] Adjust SDKROOT handling code to not generate "-isysroot /".Daniel Dunbar2013-01-151-1/+11
* darwin/driver: Support using SDKROOT to define the default for -isysroot.Daniel Dunbar2012-08-171-0/+22