Here is the ticket:
http://llvm.org/bugs/show_bug.cgi?id=22561
-- 
AlexDenisov
Software Engineer, https://github.com/AlexDenisov

On 11 Feb 2015 at 22:10:29, AlexDenisov ([email protected]) wrote:

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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to