]> granicus.if.org Git - clang/commit
Change the behavior of ibaction attributes to be attached to methods, not ivars.
authorTed Kremenek <kremenek@apple.com>
Thu, 18 Feb 2010 03:08:58 +0000 (03:08 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 18 Feb 2010 03:08:58 +0000 (03:08 +0000)
commit63e5d7c85299134f088033614afd9eb213c50b48
treeb54926c79819d993f8e3961b6a18fc6811fc7cc3
parentb2e400aae8c62c4e1616016f40618baace0da065
Change the behavior of ibaction attributes to be attached to methods, not ivars.

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