Michael137 added inline comments.
================
Comment at:
lldb/test/API/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py:63
+ 'auto
ns::Foo<double>::func<ns::Foo<int>>()']},
+ # {'name': 'func<ns::Foo<int>>', 'loc_names': ['auto
ns::Foo<double>::func<ns::Foo<int>>()']}, # FIXME
+
----------------
These didn't work before this patch (or in lldb-14) either. So may xfail them
for now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135921/new/
https://reviews.llvm.org/D135921
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits