[PATCH] D156821: [CodeGen] [ubsan] Respect integer overflow handling in abs builtin

Artem Labazov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 03:52:43 PDT 2023


artem updated this revision to Diff 551966.
artem marked an inline comment as done.
artem added a comment.

Rebased and fixed legacy FileCheck syntax. Gentle reminder that I do not have commit rights.


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

https://reviews.llvm.org/D156821

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/abs-overflow.c
  compiler-rt/test/ubsan/TestCases/Misc/abs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156821.551966.patch
Type: text/x-patch
Size: 9103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230821/99976237/attachment.bin>


More information about the cfe-commits mailing list