hanchenye-llvm-project/compiler-rt/include
Sergey Matveev 7237879926 [lsan] Introduce __lsan_(un)register_root_region().
Add an interface for telling LSan that a region of memory is to be treated as a
source of live pointers. Useful for code which stores pointers in mapped memory.

llvm-svn: 197489
2013-12-17 11:11:23 +00:00
..
sanitizer [lsan] Introduce __lsan_(un)register_root_region(). 2013-12-17 11:11:23 +00:00
CMakeLists.txt [TSan] Move declarations of __tsan_atomic functions to a public header 2013-12-11 08:18:50 +00:00