summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx-simulators
AgeCommit message (Expand)Author
2025-10-30[lldb][test] Fix libc++ API tests on older Clang versionsMichael Buch
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere
2025-08-25[lldb][DataFormatters] Support newer _LIBCPP_COMPRESSED_PAIR layout (#155153)Michael Buch
2025-07-03[lldb][test] Synchronize `__compressed_pair_padding` with libc++ (#142516)A. Jiang
2025-04-17disable test on older compilers (#136186)Shubham Sandeep Rastogi
2025-04-17[lldb][test] TestDataFormatterLibcxxInvalidVectorSimulator.py: fix inline nam...Michael Buch
2025-04-16disable test on older compilers (#136037)Shubham Sandeep Rastogi
2025-04-16[lldb][DataFormatter] Surface CalculateNumChildren errors in std::vector summ...Michael Buch
2024-11-04[lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: skip on Clang-17Michael Buch
2024-10-07[lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: don't use __builtin...Michael Buch
2024-10-07[lldb] Make libc++ simulator tests compatible with category-based ski… (#11...Pavel Labath
2024-10-07[lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: change order of ifdefsMichael Buch
2024-10-07[lldb][test] Add libcxx-simulators test for std::optional (#111133)Michael Buch
2024-10-07Reland "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch
2024-10-03Revert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch
2024-10-03[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layou...Michael Buch
2024-09-16[lldb][test] Add a new __compressed_pair layout to libcxx simulator tests (#9...Michael Buch
2024-09-13[lldb][test] TestDataFormatterLibcxxStringSimulator.py: fix padding for curre...Michael Buch
2024-07-17[lldb][test] Fix simulator test for std::unique_ptr (#99357)Leandro Lupori
2024-07-16[lldb][DataFormatter][test] Move std::string simulator to common libc++ simul...Michael Buch
2024-07-16[lldb][test] Add a layout simulator test for std::unique_ptr (#98330)Michael Buch