[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:10:03 PDT 2016
filcab added a subscriber: filcab.
filcab added a comment.
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
http://reviews.llvm.org/D18654
More information about the cfe-commits
mailing list