[Lldb-commits] [PATCH] D112752: [formatters] Add a libstdcpp formatter for multimap and unify modify tests across stdlibs

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Oct 30 12:50:25 PDT 2021


wallace accepted this revision.
wallace added a comment.
This revision is now accepted and ready to land.

thanks! i'll land this now



================
Comment at: lldb/examples/synthetic/gnu_libstdcpp.py:321
     """
-class StdSetOrMapSynthProvider:
+class StdMapLikeSynthProvider:
 
----------------
this is correct


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112752/new/

https://reviews.llvm.org/D112752



More information about the lldb-commits mailing list