[PATCH] D123312: [ASan] Removed code from unaligned case which was causing wrong reporting.

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 07:51:39 PDT 2022


kstoimenov created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
kstoimenov requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123312

Files:
  compiler-rt/lib/asan/tests/asan_test.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/experiment-call.ll
  llvm/test/Instrumentation/AddressSanitizer/instrumentation-with-call-threshold.ll
  llvm/test/Instrumentation/HWAddressSanitizer/kernel-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123312.421217.patch
Type: text/x-patch
Size: 4712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/ece67cc8/attachment.bin>


More information about the llvm-commits mailing list