llvm-project/compiler-rt/test/dfsan
Peter Collingbourne 16f2f18105 Add user-defined callback on write() calls.
Add dfsan_set_write_callback(), which sets a callback to be invoked when
a write() call is invoked within DFSan instrumented code.

Patch by Sam Kerner!

Differential Revision: http://reviews.llvm.org/D3268

llvm-svn: 207131
2014-04-24 17:42:16 +00:00
..
Inputs
CMakeLists.txt [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
basic.c
custom.c Add user-defined callback on write() calls. 2014-04-24 17:42:16 +00:00
flags.c
fncall.c
label_count.c Add function to get the number of DFSan labels allocated. 2014-03-26 21:09:53 +00:00
lit.cfg Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00
lit.site.cfg.in
propagate.c
write_callback.c Add user-defined callback on write() calls. 2014-04-24 17:42:16 +00:00