[PATCH] D88814: [clangd] Enable partial namespace matches for workspace symbols
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 8 09:19:21 PDT 2020
kadircet updated this revision to Diff 296992.
kadircet marked 3 inline comments as done.
kadircet added a comment.
- Switch from substring to subscope matching.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88814/new/
https://reviews.llvm.org/D88814
Files:
clang-tools-extra/clangd/FindSymbols.cpp
clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88814.296992.patch
Type: text/x-patch
Size: 7938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/558727f2/attachment-0001.bin>
More information about the cfe-commits
mailing list