[PATCH] D61495: [clangd] Use more relaxed fuzzy-matching rules for local variables and class members.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 3 07:17:37 PDT 2019
ilya-biryukov added a comment.
With two modes of operation, could inconsistencies between the client-side and the server-side filtering become more/less of an issue?
Is it true that the clients (VSCode, etc) do something closer to `Lax` mode?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61495/new/
https://reviews.llvm.org/D61495
More information about the cfe-commits
mailing list