http://llvm.org/bugs/show_bug.cgi?id=3492
Summary: stop parsing after #include failures
Product: clang
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: parser
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
By default, clang should stop parsing (but continue preprocessing) after
#include failures. I don't see a good convincing reason to not do this, and the
current output is rarely useful. This can be especially bad for C++.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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