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

Filipe Cabecinhas via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 11:09:59 PDT 2016


That means that our C++11 mode will have some fixes, right?
How can we call what out C++11 mode is? Are there updated versions of
the standard? Are there lists of defects that we have fixed and others
we haven't?

Sorry, I'm not too familiar with how the standard+fixes usually work.

Thank you,

  Filipe


On Thu, Mar 31, 2016 at 6:59 PM, Richard Smith via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> 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
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


More information about the cfe-commits mailing list