]> granicus.if.org Git - clang/commit
CIndex: Switch CXSourceRange to proper half-open intervals.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 14 Feb 2010 10:02:57 +0000 (10:02 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 14 Feb 2010 10:02:57 +0000 (10:02 +0000)
commitd52864bd33c66aacc84133460d8c9c0dfcdd5c18
tree70ca9af6f2021bcbe3711f084583e35822c5bd04
parent19e4a07e7317eacf88247614c97f11ab93409a04
CIndex: Switch CXSourceRange to proper half-open intervals.
 - Doug, please review.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96162 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/tests/cindex/test_diagnostics.py
include/clang-c/Index.h
tools/CIndex/CIndex.cpp
tools/c-index-test/c-index-test.c