[Target] Generalize some behavior in Thread
authorAlex Langford <apl@fb.com>
Wed, 15 May 2019 01:46:45 +0000 (01:46 +0000)
committerAlex Langford <apl@fb.com>
Wed, 15 May 2019 01:46:45 +0000 (01:46 +0000)
commitbd3adfe5e3bcb6f8f16166d1fd8a3f3c4fd70307
tree39a5ab6ac8c26c2da5e8dc5048cc80a9639f7e53
parent658cad1287419dc90520a679cef9d7331f096fe1
[Target] Generalize some behavior in Thread

Summary:
I don't think there's a good reason for this behavior to be considered
ObjC-specific. We can generalize this.

Differential Revision: https://reviews.llvm.org/D61776

llvm-svn: 360741
lldb/packages/Python/lldbsuite/test/lang/objc/exceptions/TestObjCExceptions.py
lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
lldb/source/Target/Thread.cpp