Michael137 added inline comments.
================ Comment at: lldb/test/API/lang/cpp/abi_tag_lookup/TestAbiTagLookup.py:14 + @skipIfWindows + @expectedFailureAll(debug_info=["dwarf", "gmodules", "dwo"]) + def test_abi_tag_lookup(self): ---------------- labath wrote: > This means the test is only expected to pass with the `dsym` debug info > flavour. Is that really what you wanted to say? Yup this was intentional. All these suffer from issues with unqualified lookup due to the way we construct the template decls Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131335/new/ https://reviews.llvm.org/D131335 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits