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

           Summary: Warning for K&R declarations and definitions
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


There is a lot of code still in the wild that uses K&R-style (non-)prototypes
or definitions. It would be nice to have a non-default warning for this to make
it easier to clean up larger code bases.

It would be even better to have an appropriate fixit.

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

Reply via email to