This diff adds a data formatter for libstdcpp's multiset. Besides, it improves and unifies the tests for multiset for libcxx and libstdcpp for maintainability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
let's land https://reviews.llvm.org/D112752 first and then this one
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | ||
---|---|---|
915 | As mentioned in https://reviews.llvm.org/D112752, you should rename the class to MakeLikeSynthProvider | |
lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/multiset/TestDataFormatterGenericMultiSet.py | ||
160 | remove this line |
As mentioned in https://reviews.llvm.org/D112752, you should rename the class to MakeLikeSynthProvider