[PATCH] D52750: [Diagnostics] Check for integer overflow in array size expressions

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 04:36:10 PDT 2018


Rakete1111 added a comment.

Nah, you don't even need to call `EvaluateForOverflow` I believe. :) Have a look overflow evaluation is done.


https://reviews.llvm.org/D52750





More information about the cfe-commits mailing list