summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cl-inputs.c
Commit message (Expand)AuthorAgeFilesLines
* Erase REQUIRES: shell-preserves-root from more tests, see r242312.Yaron Keren2015-07-151-3/+0
* Fix test to run under MSYS2 by disabling MSYS conversion of /C /TP /TC.Yaron Keren2015-07-151-2/+3
* clang-cl: Don't look up absolute paths in %LIB%.Nico Weber2015-04-241-0/+5
* clang-cl: Warn when a /TC or /TP argument is unusedEhsan Akhgari2014-09-121-2/+4
* clang-cl: Don't treat linker input files differently when /TP or /TC is speci...Ehsan Akhgari2014-09-121-0/+8
* Relax the cl-inputs.c test a little bit in case link.exe is on PATHReid Kleckner2014-06-181-2/+2
* Make clang-cl accept .lib inputs (PR20065)Hans Wennborg2014-06-181-0/+9
* clang-cl: Better error message when trying to compile stdin (PR18640)Hans Wennborg2014-01-291-0/+8
* Remove Windows line-endings in two clang-cl test files.Hans Wennborg2013-09-101-35/+35
* clang-cl: Expand warning about /TC and /TP override, and expand testHans Wennborg2013-08-121-6/+19
* clang-cl: Implement the /Tc, /TC, /Tp and /TP options.Hans Wennborg2013-08-061-0/+22
OpenPOWER on IntegriCloud