[PATCH] D62298: [CodeComplete] Filter override completions by function name
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 24 02:25:50 PDT 2019
ilya-biryukov updated this revision to Diff 201157.
ilya-biryukov marked 4 inline comments as done.
ilya-biryukov added a comment.
- Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62298/new/
https://reviews.llvm.org/D62298
Files:
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
clang/lib/Sema/SemaCodeComplete.cpp
clang/test/CodeCompletion/overrides.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62298.201157.patch
Type: text/x-patch
Size: 6397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/44394e7a/attachment.bin>
More information about the cfe-commits
mailing list