[PATCH] D58744: [CodeGen] Fix some broken IR generated by -fsanitize=unsigned-integer-overflow

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 27 15:54:11 PST 2019


erik.pilkington updated this revision to Diff 188641.
erik.pilkington added a comment.

Use FileCheck in the test, NFC.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58744/new/

https://reviews.llvm.org/D58744

Files:
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/test/CodeGen/sanitize-atomic-int-overflow.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58744.188641.patch
Type: text/x-patch
Size: 4863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190227/477eaf30/attachment-0001.bin>


More information about the cfe-commits mailing list