]> granicus.if.org Git - clang/commit
- Implement support for various types of "refs" (initially to help test clang_getCurs...
authorSteve Naroff <snaroff@apple.com>
Tue, 22 Sep 2009 19:25:29 +0000 (19:25 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 22 Sep 2009 19:25:29 +0000 (19:25 +0000)
commitfb5704295c6137685a7b90b92cd6b958028740c8
treedebe70c3522a96ae0e606a37c0e11bd69b4793e9
parent56cfdc183e6012201c7e0a45b04fe74fd1ab51e4
- Implement support for various types of "refs" (initially to help test clang_getCursor()).
- Add missing prototypes for dispose functions.

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