[LLVMbugs] [Bug 2291] New: Undiagnosed syntax error

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue May 6 02:33:48 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2291

           Summary: Undiagnosed syntax error
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: NetBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: neil at daikokuya.co.uk
                CC: llvmbugs at cs.uiuc.edu


#elif is not in a skipped group so the following must be diagnosed:

#if 1
#elif
#endif


-- 
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