llvm-project/lldb/source/Plugins/Language/ObjC
Alex Langford e823bbe8d1 [Target] Remove Process::GetObjCLanguageRuntime
Summary:
In an effort to make Process more language agnostic, I removed
GetCPPLanguageRuntime from Process. I'm following up now with an equivalent
change for ObjC.

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

llvm-svn: 362981
2019-06-10 20:53:23 +00:00
..
CF.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
CF.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [LLDB] Added syntax highlighting support 2018-08-02 00:30:15 +00:00
Cocoa.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
Cocoa.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CoreMedia.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CoreMedia.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
NSArray.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSDictionary.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSDictionary.h C.128 override, virtual keyword handling 2019-05-03 10:03:28 +00:00
NSError.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSException.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSIndexPath.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSSet.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSSet.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
NSString.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
NSString.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ObjCLanguage.cpp [Target] Remove Process::GetObjCLanguageRuntime 2019-06-10 20:53:23 +00:00
ObjCLanguage.h [Breakpoint] Make breakpoint language agnostic 2019-05-11 03:32:25 +00:00