]> granicus.if.org Git - clang/commit
Downgrade error about attribute 'iboutlet' and 'ibaction' being applied to anything...
authorTed Kremenek <kremenek@apple.com>
Fri, 4 Feb 2011 06:54:16 +0000 (06:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 4 Feb 2011 06:54:16 +0000 (06:54 +0000)
commit4ee2bb12dcb8f8b543a3581537a4bc5752106ce2
tree7af70581a3c44f7e8ed5087ada36de156799dce2
parentd89d86fe4acaa4782b0ed8a684bbc1b32cb48b70
Downgrade error about attribute 'iboutlet' and 'ibaction' being applied to anything but a instance method to a warning.

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