]> granicus.if.org Git - clang/commit
Add category test case for attribute 'objc_protocol_requires_explicit_implementation'.
authorTed Kremenek <kremenek@apple.com>
Thu, 27 Feb 2014 01:28:58 +0000 (01:28 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 27 Feb 2014 01:28:58 +0000 (01:28 +0000)
commit17d3039bf37a7d7bf93c0e23a8aafd5894492e01
tree946cfb4faf68ef1265ec57d0a2fe904bc566ebcc
parent78a46668f01ec87c001927c6b9627767ca189442
Add category test case for attribute 'objc_protocol_requires_explicit_implementation'.

This test also illustrates that checking for properties is not working properly with
this attribute, as we are missing a diagnostic for a property not being implemented.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202335 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaObjC/protocols-suppress-conformance.m