wallace requested changes to this revision. wallace added a comment. This revision now requires changes to proceed.
let's land https://reviews.llvm.org/D112752 first and then this one ================ Comment at: lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:915 + stl_deref_flags, + "lldb.formatters.cpp.gnu_libstdcpp.StdSetOrMapSynthProvider"))); cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( ---------------- As mentioned in https://reviews.llvm.org/D112752, you should rename the class to MakeLikeSynthProvider ================ Comment at: lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/multiset/TestDataFormatterGenericMultiSet.py:160 + + ---------------- remove this line Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112785/new/ https://reviews.llvm.org/D112785 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits