[PATCH] D148654: Modify BoundsSan to improve debuggability

Oskar Wirga via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 09:06:29 PDT 2023


oskarwirga updated this revision to Diff 550355.
oskarwirga added a comment.

Fix clang crash and retest


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.550355.patch
Type: text/x-patch
Size: 6945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/e1a264a4/attachment-0001.bin>


More information about the cfe-commits mailing list