Update LLDB to read a newer format of Objective-C class information from the dyld shared cache
Also, since most of the time the lack of such information is a serious problem that hinders productive debugging, emit an actual user visible warning when this occurs (once per process) Fixes rdar://19898507 llvm-svn: 230299
Loading
Please sign in to comment