]> granicus.if.org Git - clang/commit
Change clang_getDeclExtent() to have the endpoint point to the last character in...
authorTed Kremenek <kremenek@apple.com>
Wed, 6 Jan 2010 23:43:31 +0000 (23:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 6 Jan 2010 23:43:31 +0000 (23:43 +0000)
commitd8210650ed948de65a08a8daf16d291b747717c4
tree8f2869b4b407886ed599114a71848a4167e960b6
parent8e5f19d6dfe82155010febb9aa81b80d681d3066
Change clang_getDeclExtent() to have the endpoint point to the last character in the last token.

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