[LLVMbugs] [Bug 3012] New: ActOnClassMessage assertion with some invalid obj-c file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Nov 4 02:28:29 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3012
Summary: ActOnClassMessage assertion with some invalid obj-c file
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Semantic Analyzer
AssignedTo: unassignedbugs at nondot.org
ReportedBy: devlists at shadowlab.org
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2178)
--> (http://llvm.org/bugs/attachment.cgi?id=2178)
erronous obj-c file
This is a case where clang abort instead of reporting incorrect syntax (see
attachement).
--------------------
clang rev 58688:
clang stream.m
Assertion failed: (ClassDecl && "missing interface declaration"), function
ActOnClassMessage, file SemaExprObjC.cpp, line 226.
--
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.
More information about the llvm-bugs
mailing list