summaryrefslogtreecommitdiff
path: root/test/Driver/cl-runtime-flags.c
Commit message (Expand)AuthorAgeFilesLines
* 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