llvm-project/compiler-rt/lib/hwasan
Evgeniy Stepanov 3fd1b1a764 [hwasan] Implement -fsanitize-recover=hwaddress.
Summary: Very similar to AddressSanitizer, with the exception of the error type encoding.

Reviewers: kcc, alekseyshl

Subscribers: cfe-commits, kubamracek, llvm-commits, hiraditya

Differential Revision: https://reviews.llvm.org/D41417

llvm-svn: 321203
2017-12-20 19:05:44 +00:00
..
.clang-format
CMakeLists.txt
hwasan.cc [hwasan] Implement -fsanitize-recover=hwaddress. 2017-12-20 19:05:44 +00:00
hwasan.h
hwasan.syms.extra
hwasan_allocator.cc
hwasan_allocator.h
hwasan_blacklist.txt
hwasan_flags.h
hwasan_flags.inc
hwasan_interceptors.cc
hwasan_interface_internal.h [hwasan] Implement -fsanitize-recover=hwaddress. 2017-12-20 19:05:44 +00:00
hwasan_linux.cc [hwasan] Implement -fsanitize-recover=hwaddress. 2017-12-20 19:05:44 +00:00
hwasan_new_delete.cc
hwasan_poisoning.cc
hwasan_poisoning.h
hwasan_report.cc
hwasan_thread.cc
hwasan_thread.h