[gn build] Add missing clangd dependencies
authorArthur Eubanks <aeubanks@google.com>
Sun, 18 Oct 2020 20:35:58 +0000 (13:35 -0700)
committerArthur Eubanks <aeubanks@google.com>
Thu, 22 Oct 2020 16:04:30 +0000 (09:04 -0700)
commitaf3c51e3546eccff714ec146fb8daf18177e2028
tree392b85d2cc676ae17230a4f4655bcc28bb5f0bd6
parent710676cf3a3c6f6ddf2f18e24cac017d20dac1ff
[gn build] Add missing clangd dependencies

Fixes
$ ninja obj/build/rel/gen/clang-tools-extra/clangd/CompletionModel.CompletionModel.obj

Some tablegen include files from clang/include/clang/AST and
clang/include/clang/Sema need to be generated before CompletionModel is
compiled.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D89657
llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
llvm/utils/gn/secondary/clang-tools-extra/clangd/quality/gen_decision_forest.gni