http://llvm.org/bugs/show_bug.cgi?id=20321
Bug ID: 20321
Summary: CLANG_ENABLE_REWRITER=0 makes crash report unavailable
(preprocessed source is not generated)
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
With ENABLE_REWRITER=ENABLE_STATICANAYZER=ENABLE_ARCMT=0,
clang/test/Driver/crash-report.c fails.
clang-3.5: note: diagnostic msg: Error generating preprocessed source(s).
When creating preprocessed source in crash reported,
clang -E is invoked with -frewrite-includes. (Driver/Tools.cpp:4140)
Without ENABLE_REWRITER, clang -frewrite-includes fails.
--
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