]> granicus.if.org Git - clang/commit
Test case for my last patch for implementation of static protocoled type
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 8 Dec 2007 01:00:55 +0000 (01:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 8 Dec 2007 01:00:55 +0000 (01:00 +0000)
commitc92942c5fe8330c8c090c84ecde31ee8240c95bb
tree814e1ff8a5a70a809355921f770ce9df84a8a5c4
parent75ae77646637bf2a72a820ae126d6f2eafdad255
Test case for my last patch for implementation of static protocoled type
used as reciver type of a message expression.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44693 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/static-type-protocol-1.m [new file with mode: 0644]