]> granicus.if.org Git - clang/commit
Put line number on the diagnostic. //rdar: //8550657.
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 14 Oct 2010 21:30:10 +0000 (21:30 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 14 Oct 2010 21:30:10 +0000 (21:30 +0000)
commitfa432391a708448518df1e6ced4e34f4c349d169
treef1fc9aa9ea41106caf991387d38121c2444172ce
parented7c308fac03da7168e167de15d231af8aed02a6
Put line number on the diagnostic. //rdar: //8550657.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaObjCProperty.cpp
test/SemaObjCXX/property-synthesis-error.mm [new file with mode: 0644]