More recent compilers emit debug info for the length property of NSString, so...
More recent compilers emit debug info for the length property of NSString, so the length will be correctly reported as NSUInteger. Adopt the test case to handle either possibility. llvm-svn: 204288
Loading
Please register or sign in to comment