[PATCH] D58448: [clangd] Improve global code completion when scope specifier is unresolved.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 26 02:04:42 PST 2019


Unfortunately, the evaluation tool I use only works on compilable code, so
it doesn't capture the unsolved specifier case in this patch. I didn't try
to collect the metrics because I think this is more of a bug fix than
quality improvement.

On Tue, Feb 26, 2019, 10:25 Kadir Cetinkaya via Phabricator <
reviews at reviews.llvm.org> wrote:

> kadircet added a comment.
>
> LG
>
> Do we have any metrics regarding change in completion quality?
>
>
> Repository:
>   rCTE Clang Tools Extra
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D58448/new/
>
> https://reviews.llvm.org/D58448
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190226/8e4216e9/attachment.html>


More information about the cfe-commits mailing list