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

Artem Labazov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 17:01:57 PDT 2023


artem updated this revision to Diff 546269.
artem added a comment.

typo fix


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

https://reviews.llvm.org/D156821

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-macros.c
  clang/test/CodeGen/abs-overflow.c
  clang/test/CodeGen/builtin-abs.c
  clang/test/CodeGenCXX/builtins.cpp
  compiler-rt/lib/ubsan/ubsan_handlers.cpp
  compiler-rt/lib/ubsan/ubsan_handlers.h
  compiler-rt/test/ubsan/TestCases/Misc/abs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156821.546269.patch
Type: text/x-patch
Size: 14483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/294b4f36/attachment-0001.bin>


More information about the cfe-commits mailing list