http://llvm.org/bugs/show_bug.cgi?id=15762
Bug ID: 15762
Summary: clang -fixit hits an assertions when given two files
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
clang -cc1 -fixit a b
llvm/tools/clang/include/clang/Basic/Diagnostic.h:371: clang::SourceManager&
clang::DiagnosticsEngine::getSourceManager() const: Assertion `SourceMgr &&
"SourceManager not set!"' failed.
Running Clang fixit with any two files will cause an assertion failure.
Tested at r179627.
--
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