[PATCH] D74025: [clangd] Add the missing elaborated types in FindTarget.

Jeff Trull via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 5 09:26:14 PDT 2020


jaafar added a comment.

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.

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.


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