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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to