summaryrefslogtreecommitdiff
path: root/clang/test/Driver/sysroot.c
AgeCommit message (Expand)Author
2024-12-12[Darwin][Driver][clang] Prioritise command line args over `DEFAULT_SYSROOT` (...Carlo Cabrera
2024-06-03[Driver] Fix the sysroot.c test properly (#94276)Paul T Robinson
2024-06-03[Driver] Mark a test UNSUPPORTED to get the bots green again (#94253)Paul T Robinson
2024-06-03[Driver] Remove a bunch of unnecessary REQUIRES constraints (#94055)Paul T Robinson
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2016-10-18Fix clang testsMandeep Singh Grang
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-07-11Tweak two tests with MSYS-bash tolerant.NAKAMURA Takumi
2011-05-04tests: Tweak test to at least use a standard arch, to ensure we try to invokeDaniel Dunbar
2011-05-02Driver/Darwin: Honor --sysroot= when invoking the linker, on Darwin.Daniel Dunbar