]> granicus.if.org Git - clang/commit
Diagnose use of incomplete type on method argument type of
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 17 Sep 2010 22:07:07 +0000 (22:07 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 17 Sep 2010 22:07:07 +0000 (22:07 +0000)
commit23c0104bb8ad04f06804bd399cbc1f5f962b356c
treeec5337603b7fdfb7f0ac81fa01163d4e52c5468a
parent28f0396ebc9029d622fc43eb2fffaca2c89809ac
Diagnose use of incomplete type on method argument type of
method definitions instead of crashing in code gen.
Fixes radar 8421082.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/method-bad-param.m