[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
Thu Oct 11 04:12:14 PDT 2018


xbolva00 added a comment.

Thanks!

But I think I need to change EvaluateForOverflow method to return bool to indicate overflowing.


https://reviews.llvm.org/D52750





More information about the cfe-commits mailing list