[PATCH] D74025: [clangd] Add the missing elaborated types in FindTarget.
Jeff Trull via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 17:42:58 PDT 2020
jaafar added a comment.
Thnaks very much @hokein . The ones I need are:
9a5c448a31bacc08e73fcae4636094f9b6e2be6a <https://reviews.llvm.org/rG9a5c448a31bacc08e73fcae4636094f9b6e2be6a>
eaf0c89ec5f866b6cef296c542c030bb2cf8481d <https://reviews.llvm.org/rGeaf0c89ec5f866b6cef296c542c030bb2cf8481d>
d66afd6dde542dc373f87e07fe764c071fe20d76 <https://reviews.llvm.org/rGd66afd6dde542dc373f87e07fe764c071fe20d76>
as well as this patch, under review but dormant since February: https://reviews.llvm.org/D74731
With these fixes I have a pleasant experience on my large codebases. Thanks for your help.
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