]> granicus.if.org Git - clang/commit
Fixed a test case. Added a test case showing property setter's
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 5 Dec 2008 18:38:31 +0000 (18:38 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 5 Dec 2008 18:38:31 +0000 (18:38 +0000)
commita8ef2ecf08fbadd3901f583a559a73e4443fa882
tree61600a384ad5945b2b1c68fce875c70f4ba00dd1
parent8daab970b80ed2e751fc88327180acbeff1dbb9c
Fixed a test case. Added a test case showing property setter's
type mismatch (related to my last patch).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60599 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaObjC/method-typecheck-1.m
test/SemaObjC/property-typecheck-1.m [new file with mode: 0644]