]> granicus.if.org Git - clang/commit
Start adding cursor kinds for attributes, with first exposing
authorTed Kremenek <kremenek@apple.com>
Thu, 18 Feb 2010 03:09:07 +0000 (03:09 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 18 Feb 2010 03:09:07 +0000 (03:09 +0000)
commite77f443dbca8cdc23e5aa94a2653367e4a7cbe47
tree6a465ce7a03f7e38ef28831d8e29f55c93e4861d
parent63e5d7c85299134f088033614afd9eb213c50b48
Start adding cursor kinds for attributes, with first exposing
IBActionAttr and IBOutletAttr respectively.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96563 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
tools/CIndex/CIndex.cpp
tools/CIndex/CXCursor.cpp
tools/CIndex/CXCursor.h