kadircet accepted this revision. kadircet added a comment. This revision is now accepted and ready to land.
LGTM, thanks! ================ Comment at: clang-tools-extra/clangd/FindTarget.h:103 + llvm::function_ref<void(ReferenceLoc)> Out); +void findExplicitReferences(Decl *S, + llvm::function_ref<void(ReferenceLoc)> Out); ---------------- nit: s/Decl *S/Decl *D/ Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67826/new/ https://reviews.llvm.org/D67826 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits