]> granicus.if.org Git - clang/commit
[libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future-proof.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 6 Dec 2013 18:55:45 +0000 (18:55 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 6 Dec 2013 18:55:45 +0000 (18:55 +0000)
commit2e8977fb3fb6211b392d83c0e6f650fbcdb95bab
tree275f3d64c22bac16958a056a351e7fcd28e38215
parentdedc901aac1f5de062761d33fb62052b3f4136a9
[libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future-proof.

Suggested by Alp Toker.

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