[PATCH] D74025: [clangd] Add the missing elaborated types in FindTarget.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 06:33:19 PDT 2020
hokein added a comment.
In D74025#2076704 <https://reviews.llvm.org/D74025#2076704>, @jaafar wrote:
> Thank you. I'm trying to balance stability with getting the fixes I need and so have been avoiding the "bleeding edge". I find that unfortunately the newest code tends to be "unstable", as those releases are rightfully named, and I need clangd for my daily work.
Understood.
> There are three commits, including this one, without which clangd cannot run for more than 10 or 20 seconds. They have all been in the codebase for several months now. I would be happy to provide a list. Thanks again.
I will come up with a list, it would be nice if you can provide a list of commits, to make sure nothing left out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74025/new/
https://reviews.llvm.org/D74025
More information about the cfe-commits
mailing list