summaryrefslogtreecommitdiff
path: root/clang/test/Driver/mingw-sysroot.cpp
AgeCommit message (Expand)Author
2025-09-11[clang] Remove shell requirements from testsAiden Grossman
2025-08-02Reapply "[clang] Remove %T from tests (#151614)"Aiden Grossman
2025-08-01Revert "[clang] Remove %T from tests (#151614)"Aiden Grossman
2025-08-01[clang] Remove %T from tests (#151614)Aiden Grossman
2024-05-27[Driver][test] Replace legacy -target with --target=Fangrui Song
2024-02-28[Driver] Unify InstalledDir and Dir (#80527)Fangrui Song
2024-01-07[clang] [MinGW] Don't look for a GCC in path if the install base has a proper...Martin Storsjö
2023-01-17[clang] [MinGW] Avoid adding <base>/include and <base>/lib when cross compilingMartin Storsjö
2022-11-30[clang] [test] Fix recently pushed mingw tests in some environmentsMartin Storsjö
2022-11-29[clang] [MinGW] Improve/extend the gcc/sysroot detection logicMartin Storsjö
2022-07-08[clang] [MinGW] Fix paths on GentooMark Harmstone
2021-10-29[clang] [MinGW] Guess the right ix86 arch name spelling as sysrootMartin Storsjö
2021-05-28[clang] [MinGW] Fix gcc version detection/pickingMartin Storsjö
2020-05-15[tests][Driver] Set `--sysroot=""` to allow `DEFAULT_SYSROOT` buildHubert Tong
2020-04-05make ccabe93298 more robustNico Weber
2020-04-05clang: Make tests using symlinks more consistent.Nico Weber
2018-04-25[test] Add a testcase for MinGW sysroot detections from SVN r330244. NFC.Martin Storsjo