summaryrefslogtreecommitdiff
path: root/test/Driver/cl-runtime-flags.c
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r267784, r267824 and r267830.Peter Collingbourne2016-04-281-0/+2
* Revert r267784, r267824 and r267830.Benjamin Kramer2016-04-281-2/+0
* Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2016-04-271-0/+2
* [clang-cl] Implement support for the /Zl flagDavid Majnemer2015-07-241-0/+9
* Erase REQUIRES: shell-preserves-root from remaining tests, see r242312.รพYaron Keren2015-07-151-3/+0
* clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.Hans Wennborg2013-09-181-1/+0
* clang-cl: Warn about overriding /MD with /MT etc.Hans Wennborg2013-09-111-0/+4
* Remove Windows line-endings in two clang-cl test files.Hans Wennborg2013-09-101-86/+86
* clang-cl: Support building DLLs (PR17083)Hans Wennborg2013-09-101-0/+45
* clang-cl: Support the run-time selection options (/MD, /MT et al.)Hans Wennborg2013-08-081-0/+41