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

Reid Kleckner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #3 from Reid Kleckner <[email protected]> ---
I think we can close this out. We don't warn by default. We warn with -pedantic
in c++98 and say that it's a C++11 extension (-Wc++11-long-long).  Time will
make this problem go away as users move to C++11.

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