| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The test was missing '--' on mac as pointed out by -Wslash-u-filename:
<stdin>:5:69: note: possible intended match here
clang: warning: '/Users/thakis/src/llvm-mono/clang/test/Driver/msvc-link.c' treated as the '/U' option [-Wslash-u-filename]
Differential Revision: https://reviews.llvm.org/D51635
llvm-svn: 341654
|
|
|
|
|
|
| |
http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental/52810/
llvm-svn: 341560
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D51635
llvm-svn: 341390
|
|
|
|
|
|
|
| |
When not using clang in the CL emulation mode, honour the -L flags as additional
library paths to pass to the linker invocation.
llvm-svn: 274356
|
|
|
|
|
|
| |
Patch by Michael Edwards!
llvm-svn: 231339
|
|
And start building a test for non-clang-cl link.exe invocations.
llvm-svn: 231312
|