[llvm-commits] [PATCH] Explicitly cast narrowing conversions inside {}s that will become errors in C++0x

Jeffrey Yasskin jyasskin at google.com
Mon Jul 18 22:02:15 PDT 2011


These were caught by my C++0x-narrowing-errors at
http://codereview.appspot.com/4698047/, and they'll probably need to
get fixed before turning the narrowing warnings on by default in C++98
mode, or they'll break the clang bootstrap.

This is just the LLVM narrowings.

Review here or at http://codereview.appspot.com/4773041.

Jeffrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_narrowings.diff
Type: application/octet-stream
Size: 3791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110718/88eefd8b/attachment.obj>


More information about the llvm-commits mailing list