kadircet accepted this revision. kadircet added a comment. This revision is now accepted and ready to land.
thanks, lgtm! i think you have commit access now, but let me know if I should land this for you (preferably with an email address for commit attribution) ================ Comment at: clang-tools-extra/clangd/Hover.cpp:1022 + return Candidates.back(); + + return Candidates.front(); ---------------- nit: drop the empty line Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133664/new/ https://reviews.llvm.org/D133664 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits