[PATCH] D48040: Implement constexpr __builtin_*_overflow

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 13 06:56:50 PDT 2018


erichkeane updated this revision to Diff 151151.
erichkeane added a comment.

Separated out the other patch as Eli suggested (which has now been committed), and rebased this patch on top of it.


https://reviews.llvm.org/D48040

Files:
  lib/AST/ExprConstant.cpp
  test/SemaCXX/builtins-overflow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48040.151151.patch
Type: text/x-patch
Size: 8690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180613/61bda681/attachment.bin>


More information about the cfe-commits mailing list