hanchenye-llvm-project/compiler-rt/include
Dmitry Vyukov 67a1eef05b tsan: remove __sanitizer_set_report_fd function from public interface
__sanitizer_set_report_path now accepts two special values - stderr and stdout
logging to other file descriptors is not supported anymore,
it's fragile in presence of multiple processes, fork, etc

llvm-svn: 192706
2013-10-15 14:14:34 +00:00
..
sanitizer tsan: remove __sanitizer_set_report_fd function from public interface 2013-10-15 14:14:34 +00:00
CMakeLists.txt DataFlowSanitizer; compiler-rt changes. 2013-08-07 22:47:26 +00:00