[clangd] Fixed the file comment of new file. NFC

llvm-svn: 323424
This commit is contained in:
Ilya Biryukov 2018-01-25 14:30:46 +00:00
parent 0d05e2d064
commit 3ef08a9b40
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===--- CompileArgsCache.cpp - Main clangd server code ------------------===//
//===--- CompileArgsCache.cpp --------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//