[LLVMbugs] [Bug 13819] __SIZE_TYPE__ is incompatible to -pedantic with LLP64 Win64
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 6 08:29:18 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=13819
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rnk at google.com
Resolution|--- |FIXED
--- Comment #3 from Reid Kleckner <rnk at google.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141106/b56333e5/attachment.html>
More information about the llvm-bugs
mailing list