chestnykh added a comment.

I've modified `handleIntIntBinOp` so now it emits message about bad shift value.
`DiagnoseBadShiftValues` changes are also needed because `handleIntIntBinOp` 
cant properly cover for example the case we are not in c++11 mode.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141192/new/

https://reviews.llvm.org/D141192

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to