]> granicus.if.org Git - clang/commit
Method attributes may only be specified on method
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 12 May 2009 21:36:23 +0000 (21:36 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 12 May 2009 21:36:23 +0000 (21:36 +0000)
commit5d36ac2cc91125134fd8e1f0a0f1c2f888fb0566
treeb84b797de7b12524f7c0b06154fd28ee83d98699
parent1426e534b4fca6a05b1120d634aae46be79ca17c
Method attributes may only be specified on method
declarations.

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