[PATCH] D148654: Modify BoundsSan to improve debuggability
Oskar Wirga via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 08:08:41 PDT 2023
oskarwirga updated this revision to Diff 543557.
oskarwirga added a comment.
Properly refactor the code bc my last attempt was flawed -_-
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148654/new/
https://reviews.llvm.org/D148654
Files:
clang/lib/CodeGen/CGExpr.cpp
clang/test/CodeGen/bounds-checking.c
llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148654.543557.patch
Type: text/x-patch
Size: 7147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/750a3ef0/attachment.bin>
More information about the llvm-commits
mailing list