[clangd] Add command-line option
authorRaoul Wols <raoulwols@gmail.com>
Sun, 29 Jul 2018 19:12:42 +0000 (19:12 +0000)
committerRaoul Wols <raoulwols@gmail.com>
Sun, 29 Jul 2018 19:12:42 +0000 (19:12 +0000)
commit8f5e06fcd1e18f59c6f56bba8680035acb49fd92
tree2c887b114f5fc15dcf955738d40a70f3d32779dd
parente978d2ee4a8d863a0f35a719506c370aa436e2c6
[clangd] Add command-line option

to suppress the space and the circular dot prepended in a completion label.

llvm-svn: 338223
clang-tools-extra/clangd/tool/ClangdMain.cpp