[PATCH] D140915: [clangd] Fix getQueryScopes for using-directive with inline namespace
Tom Praschan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 14:29:58 PST 2023
tom-anders updated this revision to Diff 494074.
tom-anders marked 4 inline comments as done.
tom-anders added a comment.
Move EnclosingNamespace logic to scopesForIndexQuery, add FIXME
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140915/new/
https://reviews.llvm.org/D140915
Files:
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140915.494074.patch
Type: text/x-patch
Size: 11357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230201/962b3ff3/attachment-0001.bin>
More information about the cfe-commits
mailing list