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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 11:36:26 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1783185790de: Respect integer overflow handling in abs builtin (authored by artem, committed by aaron.ballman).

Changed prior to commit:
  https://reviews.llvm.org/D156821?vs=550013&id=551210#toc

Repository:
  rG LLVM Github Monorepo

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
  clang/test/ubsan/TestCases/Misc/abs.cpp

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


More information about the cfe-commits mailing list