http://llvm.org/bugs/show_bug.cgi?id=6182
Summary: Cascaded and non-specific errors for ommitted semicolon
after a class {}
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: parser
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=4145)
--> (http://llvm.org/bugs/attachment.cgi?id=4145)
test
Hi,
in the attached testcase, there is the semicolon missing after the class a{},
though all reported errors mention other stuff (neither semicolon missing, nor
is class a{} printed), which makes it hard to find+fix the actual error.
--
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