[PATCH] D51747: [clangd] Show deprecation diagnostics
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 14 03:25:52 PDT 2018
kadircet added a comment.
In https://reviews.llvm.org/D51747#1233530, @ilya-biryukov wrote:
> In https://reviews.llvm.org/D51747#1233499, @kadircet wrote:
>
> > Np, not planning to land it before we figure out the issue with vim can't handling lots of diagnostics anyway.
>
>
> Just wondering: what's the problem with Vim? Slowness? Bad UI for diagnostics when there are many of those?
No, it starts to lag after some amount of diagnostics. I can't even move between lines in the file without a huge latency, and it doesn't return to normal after some time.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51747
More information about the cfe-commits
mailing list