[LLVMbugs] [Bug 15797] Better warning when using c++11 enum classes without -std=c++11

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 22 19:51:01 PDT 2013


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

rtrieu at google.com changed:

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

--- Comment #1 from rtrieu at google.com ---
r180076 has Clang accept and warn that this is a C++11 feature in non C++11
modes.

-- 
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/20130423/c886d5ac/attachment.html>


More information about the llvm-bugs mailing list