[clangd] Use Dex for dynamic index by default.
Summary: Memory usage for a sample TU: Without Dex: 17.9M With Dex: 24.4M The memory increase is considerable but seems tolerable. Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D57878 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@353413 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment