summaryrefslogtreecommitdiffstats
path: root/test/Driver/windows-cross.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: honor -nostdinc and -isystem-after on CrossWindowsSaleem Abdulrasool2017-06-301-0/+5
* Driver: only inject libstdc++ paths when needed on CrossWindowsSaleem Abdulrasool2017-05-041-4/+9
* Toolchains: remove crtbegin on xwindowsSaleem Abdulrasool2017-04-071-5/+5
* Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld2017-01-081-7/+7
* Revert "Driver: use the canonical static library naming"Saleem Abdulrasool2016-08-311-5/+5
* Driver: use the canonical static library namingSaleem Abdulrasool2016-08-301-5/+5
* Support setting default value for -rtlib at build timeJonas Hahnfeld2016-07-271-1/+1
* Make test less sensitive to the resource directory.Paul Robinson2016-06-201-1/+2
* Revert "Make test less sensitive to the resource directory."Paul Robinson2016-06-191-2/+1
* Make test less sensitive to the resource directory.Paul Robinson2016-06-181-1/+2
* test: support / and \ as directory separatorsSaleem Abdulrasool2016-06-171-4/+4
* test: generalise the matchingSaleem Abdulrasool2016-06-171-1/+1
* Driver: introduce and use `-isystem-after` for cross-windowsSaleem Abdulrasool2016-06-171-0/+7
* tests: Add explicit -stdlib=libstdc++ to tests that require itJonas Hahnfeld2016-02-121-3/+3
* test: fix overzealous matchSaleem Abdulrasool2015-10-291-1/+1
* Driver: CrossWindows sanitizers link supportSaleem Abdulrasool2015-10-291-0/+13
* Driver: tweak CrossWindows sanitizer supportSaleem Abdulrasool2015-10-291-0/+12
* Driver: support -fuse-ld= on cross windowsSaleem Abdulrasool2015-10-281-0/+4
* Driver: use the canonical library prefix on WindowsSaleem Abdulrasool2014-12-301-5/+5
* Driver: correct typoSaleem Abdulrasool2014-11-191-0/+5
* Driver: remove a stray s that propagated in cross-windowsSaleem Abdulrasool2014-10-281-7/+7
* test: attempt to make test more hermeticSaleem Abdulrasool2014-10-251-19/+14
* Fix windows-cross.c test on my machineReid Kleckner2014-10-241-8/+8
* Driver: add CrossWindowsToolChainSaleem Abdulrasool2014-10-241-0/+40