]> granicus.if.org Git - clang/commit
Add a missing RequireCompleteType call when synthesizing properties. <rdar://problem...
authorEli Friedman <eli.friedman@gmail.com>
Tue, 1 May 2012 22:26:06 +0000 (22:26 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 1 May 2012 22:26:06 +0000 (22:26 +0000)
commite4c043d3fdd0f98ab724aa4f1419cec9985ea2c4
tree335602ccc05f0b677b37c81195b916035150eb53
parent3539b0c5a38ab61fac136724512309333d91ee48
Add a missing RequireCompleteType call when synthesizing properties.  <rdar://problem/11333367>.

While I'm here, fix source locations for other diagnostics related to property synthesis.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155953 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/default-synthesize-1.m
test/SemaObjCXX/property-synthesis-error.mm