llvm-project/lldb/test/lang/objc/objc-ivar-stripped
Sean Callanan 43270c34d5 Fixed the Objective-C stripped ivar test to ensure
that we load debug information properly.  If we don't
explicitly add-dsym, sometimes Spotlight will help out
and tell us about the dSYM but we shouldn't be relying
on that.  Thanks to Jim for catching this.

<rdar://problem/16424661>

llvm-svn: 221400
2014-11-05 21:24:27 +00:00
..
Makefile
TestObjCIvarStripped.py Fixed the Objective-C stripped ivar test to ensure 2014-11-05 21:24:27 +00:00
main.m