llvm-project/compiler-rt/lib/esan
Derek Bruening 1f6d861ac2 [esan] Fix isShadowMem endpoint bug
Fixes a bug in checking the endpoint of a shadow region and removes an
invalid check (both introduced in http://reviews.llvm.org/rL269198).

llvm-svn: 269834
2016-05-17 20:44:09 +00:00
..
CMakeLists.txt
esan.cpp [esan] EfficiencySanitizer shadow memory 2016-05-11 15:47:54 +00:00
esan.h
esan.syms.extra
esan_interceptors.cpp [sanitizer] Move *stat to the common interceptors 2016-05-11 20:02:15 +00:00
esan_interface.cpp
esan_interface_internal.h
esan_shadow.h [esan] Fix isShadowMem endpoint bug 2016-05-17 20:44:09 +00:00