diff options
author | Ed Maste <emaste@freebsd.org> | 2015-05-29 19:38:41 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2015-05-29 19:38:41 +0000 |
commit | 36cbc0901f7a8ac02511143f1b5e4b6478221239 (patch) | |
tree | c62e4c9b615d6461d8ced896e1c1d619fda19868 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0ef0027a0bf570b5ff128d46d9d41121d11dbc42 (diff) | |
download | bcm5719-llvm-36cbc0901f7a8ac02511143f1b5e4b6478221239.tar.gz bcm5719-llvm-36cbc0901f7a8ac02511143f1b5e4b6478221239.zip |
TestHandleSegv: also assert that we have a thread
If get_stopped_thread(... eStopReasonSignal) returns no thread, the
thread.IsValid assertion would throw AttributeError: 'NoneType' object
has no attribute 'IsValid'.
Differential Revision: http://reviews.llvm.org/D10123
llvm-svn: 238600
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions