llvm-project/lldb/source/Plugins/LanguageRuntime
Sean Callanan 0feb17ec5c Two fixes in the Objective-C language runtime:
- First, when logging, be helpful by printing
  the real name of the class;

- Second, up the limit for number of classes
  from 16k to 128k, and put in an assertion
  (and better error handling when not in a
  debug configuration) when we cross that
  limit the next time.

<rdar://problem/17052976>

llvm-svn: 213218
2014-07-17 01:20:37 +00:00
..
CPlusPlus Add enumerations for additional languages from DWARF spec updates. 2014-07-03 00:49:08 +00:00
ObjC Two fixes in the Objective-C language runtime: 2014-07-17 01:20:37 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00