[clangd] Add flag to control #import include insertions
authorDavid Goldman <davg@google.com>
Tue, 6 Dec 2022 19:25:46 +0000 (14:25 -0500)
committerDavid Goldman <davg@google.com>
Mon, 9 Jan 2023 14:48:29 +0000 (09:48 -0500)
commit814c0bb31660b2441c9a9a6eeaafc2e33c416842
treed88a4e60ef7f59fdfa7d9764aef78fdf15acd9ba
parent59f91ddf90d470e113f9322314ce7c36e21ff0b3
[clangd] Add flag to control #import include insertions

This will be disabled by default, hopefully we can enable for the next
major release.

Differential Revision: https://reviews.llvm.org/D139446
clang-tools-extra/clangd/CodeComplete.h
clang-tools-extra/clangd/tool/ClangdMain.cpp