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 | ||
CMakeLists.txt | ||
alignment.cpp | ||
backtrace.cpp | ||
basic.cpp | ||
compression.cpp | ||
crash_handler_api.cpp | ||
driver.cpp | ||
enable_disable.cpp | ||
harness.cpp | ||
harness.h | ||
iterate.cpp | ||
late_init.cpp | ||
mutex_test.cpp | ||
slot_reuse.cpp | ||
thread_contention.cpp |