summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/optional/TestDataFormatterGenericOptional.py
AgeCommit message (Expand)Author
2025-07-21[LLDB] Add formatters for MSVC STL std::optional (#149545)nerix
2025-05-12[lldb][TypeSystemClang] Allow arrays to be dereferenced in C/C++. (#135843)Ilia Kuklin
2024-09-03[lldb] Support "dereferencing" std::optional in `frame var` (#107077)Pavel Labath
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-11-23Improve optional formatterWalter Erquinigo
2021-11-22[formatters] Add a formatter for libstdc++ optionalWalter Erquinigo