[LLVMbugs] [Bug 13201] New: Warning for #include " " instead of < >

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 25 06:53:30 PDT 2012


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

             Bug #: 13201
           Summary: Warning for #include " " instead of < >
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: olafvdspek at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


A lot of times, #include " " is used while #include < > should be used. Could
a (optional) warning for this be added?

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