[PATCH] D52750: [Diagnostics] Check for integer overflow in array size expressions
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 12 08:35:43 PDT 2018
xbolva00 added a comment.
In https://reviews.llvm.org/D52750#1263461, @Rakete1111 wrote:
> This doesn't produce a warning in C++11 and up.
But see Richard's comment: https://reviews.llvm.org/D52750#1251759
https://reviews.llvm.org/D52750
More information about the cfe-commits
mailing list