ioeric added inline comments. ================ Comment at: clangd/index/dex/dexp/Dexp.cpp:128 }; cl::opt<unsigned> Limit{ "limit", ---------------- I think we should make it configurable like what we do here. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D54106