OSDN Git Service

[clangd] Remove "decision-forest-base" experimental flag.
authorUtkarsh Saxena <usx@google.com>
Tue, 12 Jan 2021 16:14:08 +0000 (17:14 +0100)
committerUtkarsh Saxena <usx@google.com>
Wed, 13 Jan 2021 16:54:38 +0000 (17:54 +0100)
commita4f386688239b06e09f28fd31f93bf761aa9c76f
tree754a061dc0694f4093f4b15f15d3f17d4b0655b8
parent17863614da1efbe61e91c9f6f08ad80cdd257bb4
[clangd] Remove "decision-forest-base" experimental flag.

The value of this flag can only be fine tuned by using A/B testing on large
user base.
We do not expect individual users to use and fine tune this flag.

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