hokein planned changes to this revision. hokein marked an inline comment as done. hokein added inline comments.
================ Comment at: clang-tools-extra/clangd/unittests/XRefsTests.cpp:674 - c^allback<int> foo; - )cpp"); - auto AST = TestTU::withCode(T.code()).build(); - EXPECT_THAT(locateSymbolAt(AST, T.point()), ElementsAre(Sym("callback"))); + c^allback<int> foo; + )cpp", ---------------- we need to avoid the underlying decl in this case. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74054/new/ https://reviews.llvm.org/D74054 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits