[PATCH] D131914: [ubsan-minimal] Report the address of an error

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 03:21:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84c4efbc6d61: [ubsan-minimal] Report the address of an error (authored by ikudrin).

Changed prior to commit:
  https://reviews.llvm.org/D131914?vs=454957&id=457919#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131914

Files:
  compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
  compiler-rt/test/ubsan_minimal/TestCases/alignment-assumption.c
  compiler-rt/test/ubsan_minimal/TestCases/implicit-integer-sign-change.c
  compiler-rt/test/ubsan_minimal/TestCases/implicit-signed-integer-truncation-or-sign-change.c
  compiler-rt/test/ubsan_minimal/TestCases/implicit-signed-integer-truncation.c
  compiler-rt/test/ubsan_minimal/TestCases/implicit-unsigned-integer-truncation.c
  compiler-rt/test/ubsan_minimal/TestCases/nullptr-and-nonzero-offset.c
  compiler-rt/test/ubsan_minimal/TestCases/recover-dedup.cpp
  compiler-rt/test/ubsan_minimal/TestCases/uadd-overflow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131914.457919.patch
Type: text/x-patch
Size: 7326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/a68935be/attachment.bin>


More information about the llvm-commits mailing list