llvm-project/lldb/source/Plugins/LanguageRuntime
Enrico Granata 99bd2de619 Fix an issue where LLDB would detect an empty shared cache - which is legitimate albeit suboptimal - and warn about being unable to fetch ObjC class information, even though class data was actually properly loaded from the dynamic hashmap
Only ever warn about missing ObjC runtime class data if one either can't run the expressions to obtain such data, or the total count of classes is below a threshold that makes things sound really suspicious

Fixes rdar://27438500

llvm-svn: 276220
2016-07-21 00:13:40 +00:00
..
CPlusPlus LLDB help content has accumulated over time without a recent attempt to 2016-07-14 22:03:10 +00:00
Go Revert r268591 2016-05-05 21:10:28 +00:00
Java Revert r268591 2016-05-05 21:10:28 +00:00
ObjC Fix an issue where LLDB would detect an empty shared cache - which is legitimate albeit suboptimal - and warn about being unable to fetch ObjC class information, even though class data was actually properly loaded from the dynamic hashmap 2016-07-21 00:13:40 +00:00
RenderScript Typo corrections identified by codespell 2016-07-19 15:28:02 +00:00
CMakeLists.txt Add a set of new plugins to handle Java debugging 2016-02-26 14:21:23 +00:00