]> granicus.if.org Git - clang/commit
Implement source/line/column hooks.
authorSteve Naroff <snaroff@apple.com>
Mon, 31 Aug 2009 14:26:51 +0000 (14:26 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 31 Aug 2009 14:26:51 +0000 (14:26 +0000)
commit2d4d629d8a0de5112c7ae9d05c03ddbf6dcd956a
tree96cd130305c37217e349f5a44be0c2a7225b2e55
parent89922f86f4e7da383af2a62ef04ad8b93b941220
Implement source/line/column hooks.

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