This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE343567: [clangd] Remove override result handling logic
from clangd (authored by kadircet, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52226?vs=167075&id=167901#toc
Repository:
ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.
lg
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52226
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llv
kadircet updated this revision to Diff 167075.
kadircet added a comment.
- Remove test, since it has been moved into Sema.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52226
Files:
clangd/CodeComplete.cpp
Index: clangd/CodeComplete.cpp
=
kadircet created this revision.
kadircet added reviewers: ioeric, ilya-biryukov.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay.
kadircet added a dependency: D52225: [clang] Implement Override Suggestions in
Sema..
Since we plan to move handling of override suggestions to Sema