From: Nick Lewycky Date: Mon, 29 Oct 2012 06:03:40 +0000 (+0000) Subject: Fix name of this file. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cd2bf886c49e9e2d8fbd1d387380cc02577bee1;p=clang Fix name of this file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166913 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/libclang/IndexingContext.cpp b/tools/libclang/IndexingContext.cpp index 09efebb62f..d4daa49de9 100644 --- a/tools/libclang/IndexingContext.cpp +++ b/tools/libclang/IndexingContext.cpp @@ -1,4 +1,4 @@ -//===- CIndexHigh.cpp - Higher level API functions ------------------------===// +//===- IndexingContext.cpp - Higher level API functions -------------------===// // // The LLVM Compiler Infrastructure //