summaryrefslogtreecommitdiff
path: root/clang/test/Driver/darwin-header-search-system.cpp
AgeCommit message (Expand)Author
2023-07-05Don't pass -ibuiltininc, which is used only by the driver, to CC1Akira Hatanaka
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2022-06-05[Driver][test] Remove unneeded -no-canonical-prefixes and -o %t.oFangrui Song
2020-05-15[tests][Driver] Set `--sysroot=""` to allow `DEFAULT_SYSROOT` buildHubert Tong
2020-01-28[driver][Darwin] Add an -ibuiltininc flag that lets Darwin driverAlex Lorenz
2019-05-22Add back --sysroot support for darwin header search.James Y Knight
2019-05-22Mark tests from r361278 as unsupported on Windows.Russell Gallop
2019-05-21[clang][Darwin] Refactor header search path logic into the driverLouis Dionne