[PATCH] D48040: Implement constexpr __builtin_*_overflow

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 13 12:14:32 PDT 2018


efriedma added a comment.

Oh, sorry, I mixed up the two values.  I meant that you should add a couple testcases to ensure the stored value is correct on overflow.


https://reviews.llvm.org/D48040





More information about the cfe-commits mailing list