llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX
Jason Molenda a814f704d3 Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
in places where we check for Triple::IOS.  They're mostly the same as far
as lldb is conerned.
.
Also add a base cass implementation for Process::IsAlive - Greg added this 
last year but it didn't get upstreamed.

llvm-svn: 252227
2015-11-05 23:03:44 +00:00
..
AppleGetItemInfoHandler.cpp Made GetScratchTypeSystemForLanguage return an error if desired. 2015-10-02 18:40:30 +00:00
AppleGetItemInfoHandler.h This patch makes Clang-independent base classes for all the expression types that lldb currently vends. 2015-09-15 21:13:50 +00:00
AppleGetPendingItemsHandler.cpp Static analyzer noticed that a null get_pending_items_caller could 2015-10-29 00:08:03 +00:00
AppleGetPendingItemsHandler.h This patch makes Clang-independent base classes for all the expression types that lldb currently vends. 2015-09-15 21:13:50 +00:00
AppleGetQueuesHandler.cpp Reduce inclusion of clang headers. 2015-09-18 17:02:48 +00:00
AppleGetQueuesHandler.h This patch makes Clang-independent base classes for all the expression types that lldb currently vends. 2015-09-15 21:13:50 +00:00
AppleGetThreadItemInfoHandler.cpp Reduce inclusion of clang headers. 2015-09-18 17:02:48 +00:00
AppleGetThreadItemInfoHandler.h This patch makes Clang-independent base classes for all the expression types that lldb currently vends. 2015-09-15 21:13:50 +00:00
CMakeLists.txt SystemRuntime/MacOSX no longer need ObjCRuntime header. 2015-09-03 23:57:09 +00:00
Makefile SystemRuntime/MacOSX no longer need ObjCRuntime header. 2015-09-03 23:57:09 +00:00
SystemRuntimeMacOSX.cpp Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS 2015-11-05 23:03:44 +00:00
SystemRuntimeMacOSX.h Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes. 2015-10-21 18:46:17 +00:00