[PATCH] D74025: [clangd] Add the missing elaborated types in FindTarget.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 5 00:30:38 PDT 2020
hokein added a comment.
In D74025#2073946 <https://reviews.llvm.org/D74025#2073946>, @jaafar wrote:
> I'm very happy this fix exists. I see it's in master, but not in 10.0.0 or 10.0.1-rc1 either. Is there any chance it can be released?
unfortunately, it is not picked up in 10.0.0 release, but it is possible to get it in 10.0.1-rc1. We also have a few other crash fixes.
btw, we have weekly snapshot for clangd, https://github.com/clangd/clangd/releases, it contains latest fixes and features.
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