forked from OSchip/llvm-project
[clangd] Trivial: Documentation fix in ASTSignals.
This commit is contained in:
parent
2f395b7092
commit
8b09cf7956
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue