[PATCH] D40935: Hardware-assisted AddressSanitizer (compiler-rt)
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 17:32:40 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT320231: Hardware-assisted AddressSanitizer (compiler-rt) (authored by eugenis).
Changed prior to commit:
https://reviews.llvm.org/D40935?vs=126213&id=126250#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D40935
Files:
cmake/config-ix.cmake
include/CMakeLists.txt
include/sanitizer/hwasan_interface.h
lib/hwasan/.clang-format
lib/hwasan/CMakeLists.txt
lib/hwasan/hwasan.cc
lib/hwasan/hwasan.h
lib/hwasan/hwasan.syms.extra
lib/hwasan/hwasan_allocator.cc
lib/hwasan/hwasan_allocator.h
lib/hwasan/hwasan_blacklist.txt
lib/hwasan/hwasan_flags.h
lib/hwasan/hwasan_flags.inc
lib/hwasan/hwasan_interceptors.cc
lib/hwasan/hwasan_interface_internal.h
lib/hwasan/hwasan_linux.cc
lib/hwasan/hwasan_new_delete.cc
lib/hwasan/hwasan_poisoning.cc
lib/hwasan/hwasan_poisoning.h
lib/hwasan/hwasan_report.cc
lib/hwasan/hwasan_thread.cc
lib/hwasan/hwasan_thread.h
lib/sanitizer_common/sanitizer_internal_defs.h
test/hwasan/CMakeLists.txt
test/hwasan/TestCases/halt-on-error.cc
test/hwasan/TestCases/use-after-free.cc
test/hwasan/lit.cfg
test/hwasan/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40935.126250.patch
Type: text/x-patch
Size: 88364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171209/63a7055a/attachment.bin>
More information about the llvm-commits
mailing list