hanchenye-llvm-project/lldb/source/Plugins/LanguageRuntime
Greg Clayton 3649ef008d Fixed the remaining test suite failures after the recent objective C cleanup
and fixes we did. Now that objective C classes are represented by symbols with
their own type, there were a few more places in the objective C code that needed
to be fixed when searching for dynamic types.

Cleaned up the objective C runtime plug-in a bit to not keep having to create
constant strings and make one less memory access when we find an "isa" in the
objective C cache.

llvm-svn: 145799
2011-12-05 06:07:35 +00:00
..
CPlusPlus/ItaniumABI Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
ObjC/AppleObjCRuntime Fixed the remaining test suite failures after the recent objective C cleanup 2011-12-05 06:07:35 +00:00