summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-09-09 18:43:24 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-09-09 18:43:24 +0000
commit627d78f6c2c19e3539193213fd9700c697991acf (patch)
treeb4d3c79b7aa8a53c31a33dd93e716459772e0973 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent22ce5eb051591b828b1ce4238624b6e95d334a5b (diff)
[asan] Disable handle_abort in Android tests.
The same thing is already done on Mac. handle_abort slows down tests significantly because it triggers tombstone collection on Android; also, it changes failed test outcome from "not-crash" to "crash" (as in "bin/not --crash"). This change adds handle_abort=0 to asan options on android (test only!), and also tweaks android_run.py to semi-correctly pass the crash/no-crash status to the caller. llvm-svn: 281075
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions