summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/unordered
AgeCommit message (Expand)Author
2025-07-22[LLDB] Add formatters for MSVC STL unordered containers (#149519)nerix
2025-05-20[lldb] Reduce max-children-count default to readable size (#139826)Dave Lee
2025-03-17[lldb] Support ordered patterns in lldbtest.expect (#131475)Dave Lee
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2025-01-15[lldb] Fix std::unordered_* synthetic children when typedefs are used. (#123125)Greg Clayton
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-11-11[lldb] Update regex to be less fragile in TestDataFormatterGenericUnorderedDave Lee
2022-09-02[lldb] From unordered_map synthetic provider, return std::pair childrenDave Lee
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-11-23Make some libstd++ formatters saferWalter Erquinigo
2021-11-22[formatters] Add a libstdcpp formatter for for unordered_map, unordered_set,...Danil Stefaniuc