[clangd] Trivial: Documentation fix in ASTSignals.
authorUtkarsh Saxena <usx@google.com>
Thu, 14 Jan 2021 17:38:42 +0000 (18:38 +0100)
committerUtkarsh Saxena <usx@google.com>
Thu, 14 Jan 2021 17:38:42 +0000 (18:38 +0100)
clang-tools-extra/clangd/ASTSignals.cpp
clang-tools-extra/clangd/ASTSignals.h

index da84928..b8cc7f0 100644 (file)
@@ -1,4 +1,4 @@
-//===--- ASTSignals.cpp - LSP server -----------------------------*- C++-*-===//
+//===--- ASTSignals.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.
index bc70cd1..fd31be3 100644 (file)
@@ -1,4 +1,4 @@
-//===--- ASTSignals.h - LSP server -------------------------------*- C++-*-===//
+//===--- ASTSignals.h --------------------------------------------*- C++-*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.