[LLVMbugs] [Bug 18053] New: '-std=gnu89 -pedantic' should warn about C++ style comments

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 24 21:46:13 PST 2013


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

            Bug ID: 18053
           Summary: '-std=gnu89 -pedantic' should warn about C++ style
                    comments
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mimomorin at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Clang with '-std=gnu89 -pedantic' options does not warn about C++ style
comments, 
but it should. (gcc emits the warning with the same options.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131125/c9c444d3/attachment.html>


More information about the llvm-bugs mailing list