labath added inline comments.
================ Comment at: lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp:167 + EXPECT_TRUE(reference_4.ContainsPath("operator")); EXPECT_TRUE(reference_4.ContainsPath("operator bool")); ---------------- Is this actually expected? Like, I don't think it's completely wrong, but I definitely did not expect it to do that. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135921/new/ https://reviews.llvm.org/D135921 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits