summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/darwin-sdkroot.c
Commit message (Expand)AuthorAgeFilesLines
* [driver][darwin] Pass -platform_version flag to the linker instead of the -<p...Alex Lorenz2019-12-171-3/+3
* Driver tests: set `--sysroot=""` to support clang with `DEFAULT_SYSROOT`Serge Pavlov2019-09-281-6/+6
* Split test/Driver/darwin-sdkroot.c into two testsAlex Lorenz2018-04-041-56/+0
* Add REQUIRES: darwin-system to test/Driver/darwin-sdkroot.cAlex Lorenz2018-04-031-0/+1
* [driver][darwin] Do not infer -simulator environment for non-simulator SDKsAlex Lorenz2018-04-031-0/+55
* [driver] Set the 'simulator' environment for Darwin when compiling forAlex Lorenz2017-12-071-1/+1
* 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
OpenPOWER on IntegriCloud