[PATCH] D18654: In C++11 it is undefined to shift into the sign bit

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 10:59:50 PDT 2016


rsmith requested changes to this revision.
rsmith added a comment.
This revision now requires changes to proceed.

Core issue 1457 is a DR against C++11, so it applies to our C++11 mode.


http://reviews.llvm.org/D18654





More information about the cfe-commits mailing list