Whoops, ignore first email, please. Here is update patch, with a bit more test. Covers cases when class is undeclared (NSArray, NSDictionary, NSNumber) and cases when class has only forward declaration (NSArray, NSDictionary).
Forward declaration test for NSNumber cause crash of clang and, currently I’m investigating the issue. Will send new patch or open ticket soon. -- AlexDenisov Software Engineer, https://github.com/AlexDenisov On 11 Feb 2015 at 21:50:40, AlexDenisov ([email protected]) wrote: The patch adds more tests for ObjC literals, it covers cases when NSArray, NSDictionary and NSNumber is undeclared. -- AlexDenisov Software Engineer, https://github.com/AlexDenisov
objc_literals_unavailable_tests.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
