[PATCH] D19921: [esan] EfficiencySanitizer shadow memory

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 12:26:34 PDT 2016


bruening updated this revision to Diff 56447.
bruening added a comment.

Rewrite to use an array


http://reviews.llvm.org/D19921

Files:
  lib/esan/esan.cpp
  lib/esan/esan_interceptors.cpp
  lib/esan/esan_shadow.h
  test/esan/TestCases/mmap-shadow-conflict.c
  test/esan/TestCases/verbose-simple.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19921.56447.patch
Type: text/x-patch
Size: 15292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/249fe401/attachment.bin>


More information about the llvm-commits mailing list