]> granicus.if.org Git - clang/commit
Fix a typo in the function name that I just introduced (r201155)
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 11 Feb 2014 15:02:48 +0000 (15:02 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 11 Feb 2014 15:02:48 +0000 (15:02 +0000)
commit5d1b349501cff576489840f63a4a4d0025a86ae2
treef86c6af1a87c6fa54dbb959044f4e29abdc107e4
parentf9db0e03400cc37d75790e6e4ab4b5fefd10d7ce
Fix a typo in the function name that I just introduced (r201155)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201156 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp
tools/libclang/CIndexCodeCompletion.cpp
tools/libclang/CIndexDiagnostic.cpp
tools/libclang/CIndexHigh.cpp
tools/libclang/CIndexInclusionStack.cpp
tools/libclang/CXSourceLocation.cpp
tools/libclang/CXTranslationUnit.h
tools/libclang/Indexing.cpp