forked from OSchip/llvm-project
1216f4c0ea
Summary: There's no unwinding functionality on Android that allows for line numbers to be retrieved in-process. As a result, we can't have this backtrace test run on Android. Cleanup the test to use optnone functions instead, which is more stable than line numbers anyway. Reviewers: eugenis Reviewed By: eugenis Subscribers: #sanitizers, morehouse, cferris Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D76807 |
||
---|---|---|
.. | ||
optional | ||
platform_specific | ||
scripts | ||
tests | ||
CMakeLists.txt | ||
common.cpp | ||
common.h | ||
crash_handler.cpp | ||
crash_handler.h | ||
definitions.h | ||
guarded_pool_allocator.cpp | ||
guarded_pool_allocator.h | ||
mutex.h | ||
options.h | ||
options.inc | ||
random.cpp | ||
random.h | ||
stack_trace_compressor.cpp | ||
stack_trace_compressor.h | ||
utilities.h |