summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/list
AgeCommit message (Expand)Author
2025-07-16[LLDB] Add formatters for MSVC STL std::(forward_)list (#148285)nerix
2025-05-20[lldb] Reduce max-children-count default to readable size (#139826)Dave Lee
2024-09-16[lldb] Support new libc++ __compressed_pair layout (#96538)Michael Buch
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-01-25[lldb][test] Replace use of p with expression (NFC)Dave Lee
2022-06-29[lldb] Use assertState in even more tests (NFC)Jonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-01-09[lldb] Guard libstdc++ specific 'frame var' testDave Lee
2021-12-08[lldb] Fix TestDataFormatterGenericListPavel Labath
2021-12-06[formatters] Add a pointer and reference tests for a list and forward_list fo...Danil Stefaniuc
2021-11-23[formatters] List and forward_list capping_size determination and applicationDanil Stefaniuc