[clangd] Do not report comments that only have special chars.

Summary:
Like the following:
  // -------
  // =======
  // *******

It does not cover all the cases, but those are definitely not very
useful.

Reviewers: sammccall, ioeric, hokein

Reviewed By: sammccall

Subscribers: MaskRay, jkorous, cfe-commits

Differential Revision: https://reviews.llvm.org/D48171

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@334807 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed