]> granicus.if.org Git - clang/commit
[libclang] Move implementation of functions for manipulation CXSourceLocations and...
authorTed Kremenek <kremenek@apple.com>
Mon, 31 Oct 2011 22:05:42 +0000 (22:05 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 31 Oct 2011 22:05:42 +0000 (22:05 +0000)
commit3ddef060a94434e6b71b58348e730c4464efbc48
tree147190e769fe73bdc1025255cd20f1d604d13419
parent1edabbc32a07654d9b9fe44f50533ff146abd03e
[libclang] Move implementation of functions for manipulation CXSourceLocations and CXSourceRanges into a separate file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143370 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp
tools/libclang/CMakeLists.txt
tools/libclang/CXSourceLocation.cpp [new file with mode: 0644]