[PATCH] D56603: [HWASAN] Improve tag-mismatch diagnostics

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 01:51:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351730: [HWASAN] Improve tag mismatch diagnostics (authored by evgeny777, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D56603?vs=182466&id=182756#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56603

Files:
  compiler-rt/trunk/lib/hwasan/hwasan.cc
  compiler-rt/trunk/lib/hwasan/hwasan_checks.h
  compiler-rt/trunk/lib/hwasan/hwasan_report.cc
  compiler-rt/trunk/test/hwasan/TestCases/mem-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56603.182756.patch
Type: text/x-patch
Size: 5267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190121/828d2ce9/attachment.bin>


More information about the llvm-commits mailing list