commit | f7c59696e21d023a1e0602b0db219ce6d9cfd2d3 | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Mon Oct 29 06:03:40 2012 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Mon Oct 29 06:03:40 2012 +0000 |
tree | ec809197071ce7f18f3b01716e81de54346b0621 | |
parent | 0380545b3d58893443b0fd766cb666e1399b1a94 [diff] [blame] |
Fix name of this file. llvm-svn: 166913
diff --git a/clang/tools/libclang/IndexingContext.cpp b/clang/tools/libclang/IndexingContext.cpp index 09efebb62..d4daa49 100644 --- a/clang/tools/libclang/IndexingContext.cpp +++ b/clang/tools/libclang/IndexingContext.cpp
@@ -1,4 +1,4 @@ -//===- CIndexHigh.cpp - Higher level API functions ------------------------===// +//===- IndexingContext.cpp - Higher level API functions -------------------===// // // The LLVM Compiler Infrastructure //