llvm-project/compiler-rt/lib/esan
Evgeniy Stepanov feb73c8566 [sanitizer] Move *stat to the common interceptors
Adds *stat to the common interceptors.

Removes the now-duplicate *stat interceptor from msan/tsan/esan.
This adds *stat to asan, which previously did not intercept it.

Patch by Qin Zhao.

llvm-svn: 269223
2016-05-11 20:02:15 +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] EfficiencySanitizer shadow memory 2016-05-11 15:47:54 +00:00