]> granicus.if.org Git - clang/commit
objc: put out more coherent warning when method definition
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 6 Dec 2011 00:02:41 +0000 (00:02 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 6 Dec 2011 00:02:41 +0000 (00:02 +0000)
commitec236787c5868eef53a807ca1a68b6b0b8c604c6
tree8d6cf53ddef1627be5d6072cc55931c0747c6ecd
parente9d11dbfe1f3286c5f8a2f2fc8ac759f63890655
objc: put out more coherent warning when method definition
attributes don't match its declaration. // rdar://10529259.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145872 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/method-attributes.m