[LLVMbugs] [Bug 6343] clang should produce warning on duplicate enumeration values

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 30 16:54:53 PDT 2012


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

rtrieu at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from rtrieu at google.com 2012-08-30 18:54:53 CDT ---
r162938 added -Wduplicate-enum which catches these bugs.

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