hanchenye-llvm-project/compiler-rt/lib
Alexey Samsonov 58a046fe56 [ASan] Clean up leftovers from assembly instrumentation helpers
llvm-svn: 212471
2014-07-07 18:11:24 +00:00
..
BlocksRuntime
asan [ASan] Clean up leftovers from assembly instrumentation helpers 2014-07-07 18:11:24 +00:00
builtins builtins: assembly routines are not static 2014-06-21 01:41:21 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
interception [Sanitizer/interception Win] Break into the debugger on unknown instructions 2014-06-02 13:40:41 +00:00
lsan [sanitizer] support c11 aligned_alloc, Linux only for now 2014-07-04 07:30:34 +00:00
msan Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
msandr
profile Fix building InstrProfilingFile.c on FreeBSD 2014-06-15 14:01:18 +00:00
sanitizer_common Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
tsan Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
ubsan [Sanitizer] Merge AnsiColorDecorator and SanitizerCommonDecorator, use the latter in UBSan 2014-06-13 23:46:37 +00:00
CMakeLists.txt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
Makefile.mk