[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:49:58 PDT 2019
ilya-biryukov updated this revision to Diff 201168.
ilya-biryukov added a comment.
- Update a comment in the test
- Reformat the code
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.201168.patch
Type: text/x-patch
Size: 6254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/e6004353/attachment-0001.bin>
More information about the cfe-commits
mailing list