[LLVMbugs] [Bug 18456] New: clang-cl asserts with /fallback and /P
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jan 13 09:41:46 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18456
Bug ID: 18456
Summary: clang-cl asserts with /fallback and /P
Product: clang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: hans at chromium.org
Reporter: rnk at google.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Reproduce with:
$ clang-cl /fallback t.cpp /P
Assertion failed: Output.getType() == types::TY_Object, file
..\tools\clang\lib\Driver\Tools.cpp, line 7151
Stack:
clang::driver::tools::visualstudio::Compile::GetCommand()
d:\src\llvm\tools\clang\lib\driver\tools.cpp, line 7151
clang::driver::tools::Clang::ConstructJob()
d:\src\llvm\tools\clang\lib\driver\tools.cpp, line 3731
clang::driver::Driver::BuildJobsForAction()
d:\src\llvm\tools\clang\lib\driver\driver.cpp, line 1581
clang::driver::Driver::BuildJobs()
d:\src\llvm\tools\clang\lib\driver\driver.cpp, line 1400
clang::driver::Driver::BuildCompilation()
d:\src\llvm\tools\clang\lib\driver\driver.cpp, line 397
main() d:\src\llvm\tools\clang\tools\driver\driver.cpp, line 411
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140113/bda06e9c/attachment.html>
More information about the llvm-bugs
mailing list