diff options
author | Sean Callanan <scallanan@apple.com> | 2017-06-14 23:01:43 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2017-06-14 23:01:43 +0000 |
commit | 4d04b9cd97e4e3aa73098874e6d31fb54e8751ed (patch) | |
tree | 232299cde86608db3a6795bea8a34398ba8285e8 /clang/unittests/Lex/LexerTest.cpp | |
parent | 127e0cd21b6e89fe9f052d39aaeea35c64e9b3da (diff) | |
download | llvm-4d04b9cd97e4e3aa73098874e6d31fb54e8751ed.zip llvm-4d04b9cd97e4e3aa73098874e6d31fb54e8751ed.tar.gz llvm-4d04b9cd97e4e3aa73098874e6d31fb54e8751ed.tar.bz2 |
[testsuite] xfailed two tests that depend on NSString conforming to NSCopying.
NSString is loaded from the DWARF, which doesn't have the concept of protocols.
When this is used with the NSMutableDictionary type from Objective-C modules,
this produces errors of the form
error: cannot initialize a parameter of type 'id<NSCopying> _Nonnull' with an rvalue of type 'NSString *'
We're aware of these problems and have an internal bug report filed
(<rdar://problem/32777981>)
llvm-svn: 305424
Diffstat (limited to 'clang/unittests/Lex/LexerTest.cpp')
0 files changed, 0 insertions, 0 deletions