[PATCH] D156821: [CodeGen] [ubsan] Respect integer overflow handling in abs builtin
Artem Labazov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 18 15:02:17 PDT 2023
artem updated this revision to Diff 551656.
artem marked 2 inline comments as done.
artem added a comment.
Fixed the comments. 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.551656.patch
Type: text/x-patch
Size: 9146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230818/be60d4f8/attachment.bin>
More information about the cfe-commits
mailing list