[clangd] Update the out-of-date yaml-symbol-file flag in clangd.
authorHaojian Wu <hokein@google.com>
Mon, 8 Oct 2018 10:44:54 +0000 (10:44 +0000)
committerHaojian Wu <hokein@google.com>
Mon, 8 Oct 2018 10:44:54 +0000 (10:44 +0000)
commit162510f61991171ecef7f8c47db732fcc4e7b85e
tree0918bedfa366bbf1da58a439ffad5856be666318
parent57f5d0a885cf05d57da946cf5cf13ead2cb077b1
[clangd] Update the out-of-date yaml-symbol-file flag in clangd.

Summary:
The flag is stale due to the recent changes of clangd indexer, this
patch renames the flag to "index-file".

Reviewers: sammccall

Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits

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

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