QoI: -Wreadonly-iboutlet-property should have the warning's location on the property.
authorTed Kremenek <kremenek@apple.com>
Sat, 9 Feb 2013 07:13:16 +0000 (07:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 9 Feb 2013 07:13:16 +0000 (07:13 +0000)
commit7ee25676a50967e28baed5ec47adaaa9721899e9
tree335edd843ae7ba3a065cf54faca16964993c5380
parent6c29cb3b7a233e7ddd5e48b348078eb2af91473a
QoI: -Wreadonly-iboutlet-property should have the warning's location on the property.

There's no need to refer to the @implementation at all.

Fixes <rdar://problem/13186515>

llvm-svn: 174802
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaObjCProperty.cpp
clang/test/SemaObjC/iboutlet.m