Dex is now mature enough to be used as the default static index. This patch performs the switch but introduces a hidden flag to allow users fallback to Mem in case something happens.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| clang-tools-extra/clangd/tool/ClangdMain.cpp | ||
|---|---|---|
| 32 | Maybe: FIXME: remove this option when Dex is stable enough. | |
I think we should stick to the same option and just flip the default. Introducing yet another option (that is going to be removed) could be confusing.