https://llvm.org/bugs/show_bug.cgi?id=24281
Bug ID: 24281
Summary: clang-cl doesn't pass -Zl to cl.exe when falling back
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Steps to reproduce:
$ cat test.cpp
#ifdef __clang__
#error oops
#endif
$ clang-cl -c -fallback -Zl test.cpp
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs