[LLVMbugs] [Bug 8164] clang++ has the option '-Wswitch-enum' turned on by default

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 16 06:43:14 PDT 2010


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-09-16 08:43:14 CDT ---
This is the correct behavior. Use -Wno-switch-enum to turn off this warning.

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