forked from OSchip/llvm-project
af12729185
Summary: Currently many allocator specific errors (OOM, for example) are reported as a text message and CHECK(0) termination, not stack, no details, not too helpful nor informative. To improve the situation, detailed and structured errors were defined and reported under the appropriate conditions. Reviewers: eugenis Subscribers: kubamracek, delcypher, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D47798 llvm-svn: 334248 |
||
---|---|---|
.. | ||
.clang-format | ||
CMakeLists.txt | ||
hwasan.cc | ||
hwasan.h | ||
hwasan.syms.extra | ||
hwasan_allocator.cc | ||
hwasan_allocator.h | ||
hwasan_blacklist.txt | ||
hwasan_dynamic_shadow.cc | ||
hwasan_dynamic_shadow.h | ||
hwasan_flags.h | ||
hwasan_flags.inc | ||
hwasan_interceptors.cc | ||
hwasan_interface_internal.h | ||
hwasan_linux.cc | ||
hwasan_mapping.h | ||
hwasan_new_delete.cc | ||
hwasan_poisoning.cc | ||
hwasan_poisoning.h | ||
hwasan_report.cc | ||
hwasan_report.h | ||
hwasan_thread.cc | ||
hwasan_thread.h |