diff options
author | Manman Ren <manman.ren@gmail.com> | 2016-08-15 21:05:00 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2016-08-15 21:05:00 +0000 |
commit | ef611687084d4ff40fe1d9246a4f2c62e1865190 (patch) | |
tree | bd2be9d3faca056572478229a0dd594aacd4776c /libcxx/test/std/experimental/filesystem/class.path/path.member/path.compare.pass.cpp | |
parent | 55d87a88ccd096be2e805efc7670d5ec9da4e09f (diff) | |
download | bcm5719-llvm-ef611687084d4ff40fe1d9246a4f2c62e1865190.tar.gz bcm5719-llvm-ef611687084d4ff40fe1d9246a4f2c62e1865190.zip |
Objective-C diagnostics: isObjCNSObjectType should check through AttributedType.
For the following example:
typedef __attribute__((NSObject)) CGColorRef ColorAttrRef;
@property (strong, nullable) ColorAttrRef color;
The property type should be ObjC NSObject type and the compiler should not emit
error: property with 'retain (or strong)' attribute must be of object type
rdar://problem/27747154
llvm-svn: 278742
Diffstat (limited to 'libcxx/test/std/experimental/filesystem/class.path/path.member/path.compare.pass.cpp')
0 files changed, 0 insertions, 0 deletions