diff options
Diffstat (limited to 'clang-tools-extra/unittests/clangd/TestIndex.cpp')
| -rw-r--r-- | clang-tools-extra/unittests/clangd/TestIndex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/unittests/clangd/TestIndex.cpp b/clang-tools-extra/unittests/clangd/TestIndex.cpp index 877bb75e753..89e9646f738 100644 --- a/clang-tools-extra/unittests/clangd/TestIndex.cpp +++ b/clang-tools-extra/unittests/clangd/TestIndex.cpp @@ -1,4 +1,4 @@ -//===-- IndexHelpers.cpp ----------------------------------------*- C++ -*-===// +//===-- TestIndex.cpp -------------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |

