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

Reply via email to