summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/stringprinter/main.cpp
AgeCommit message (Expand)Author
2022-03-09[lldb] Don't print *trailing* nuls in char arraysPavel Labath
2022-01-06[lldb] Remove summary for signed char *Pavel Labath
2021-12-17[lldb] Fix matchers for char array formattersPavel Labath
2021-10-14[lldb] Print embedded nuls in char arrays (PR44649)Pavel Labath
2021-10-11[lldb] Make char[N] formatters respect the end of the array (PR44649)Pavel Labath
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht