[LLVMbugs] [Bug 13335] New: Poor recovery for badly-formed __has_include

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 11 13:10:01 PDT 2012


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

             Bug #: 13335
           Summary: Poor recovery for badly-formed __has_include
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: jordan_rose at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


A number of "badly formed expressions" in test/Preprocessor/has_include.c have
very poor recovery, emitting extra errors or warnings when the user's intent is
fairly clear. We should fix these.

(I'm about to commit a change that tags these under this PR number.)

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