[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:38:57 PDT 2019
ilya-biryukov updated this revision to Diff 201164.
ilya-biryukov added a comment.
- Do not add an extra 'override' on optional chunks
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.201164.patch
Type: text/x-patch
Size: 6293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/09dbf989/attachment-0001.bin>
More information about the cfe-commits
mailing list