[Lldb-commits] [lldb] [lldb][test] Fix unordered-map test (PR #156033)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 12 03:17:38 PDT 2025


================
@@ -113,7 +113,6 @@ def do_test_ptr(self):
         Test that pointers to std::unordered_map are formatted correctly.
         """
 
-        self.build()
----------------
Michael137 wrote:

Can we do this in a separate PR?

https://github.com/llvm/llvm-project/pull/156033


More information about the lldb-commits mailing list