================
@@ -47,8 +61,9 @@ def cleanup():
self.runCmd("frame variable ii --show-types")
+ match = f"std::{namespace}map<"
----------------
Michael137 wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/140727