https://llvm.org/bugs/show_bug.cgi?id=27450
Bug ID: 27450 Summary: clang-cl /c /dev/null crashes driver if /Yc is passed Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Driver Assignee: unassignedclangb...@nondot.org Reporter: nicolaswe...@gmx.de CC: llvm-bugs@lists.llvm.org Classification: Unclassified thakis@thakis:~/src/llvm-build$ bin/clang-cl /c /dev/null /FIfoo.h /Ycfoo.h clang-cl: /usr/local/google/home/thakis/src/llvm-rw/tools/clang/lib/Driver/Driver.cpp:1705: clang::driver::Action* clang::driver::Driver::ConstructPhaseAction(clang::driver::Compilation&, const llvm::opt::ArgList&, clang::driver::phases::ID, clang::driver::Action*) const: Assertion `OutputTy != types::TY_INVALID && "Cannot preprocess this input type!"' failed. 0 clang-cl 0x0000000001be9a25 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37 1 clang-cl 0x0000000001be77d6 llvm::sys::RunSignalHandlers() + 54 -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs