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

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 18 13:03:59 PDT 2018


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

We can leave the cleanup of the expression evaluator to another change.


https://reviews.llvm.org/D52750





More information about the cfe-commits mailing list