summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter
AgeCommit message (Expand)Author
2022-11-10[lldb] Make callback-based formatter matching available from the CLI.Jorge Gorbe Moya
2022-10-24[lldb-tests] Remove libstdc++ requirement from testFelipe de Azevedo Piovezan
2022-10-20Revert "[lldb] Fix member access in GetExpressionPath"Jonas Devlieghere
2022-10-19[lldb] Add matching based on Python callbacks for data formatters.Jorge Gorbe Moya
2022-10-18Revert "[lldb-tests] Remove dubious standard library flag"Felipe de Azevedo Piovezan
2022-10-18[lldb-tests] Remove dubious standard library flagFelipe de Azevedo Piovezan
2022-10-14[lldb] Start from end of previous substr when checking ordered substrsArthur Eubanks
2022-10-12[lldb] Fix member access in GetExpressionPathTonko Sabolčec
2022-10-06[lldb] Skip check for conflicting filter/synth when adding a new regex.Jorge Gorbe Moya
2022-09-26Revert "Skip crashing test"Adrian Prantl
2022-09-26[lldb] Skip tests incompatible with older versions of ClangFelipe de Azevedo Piovezan
2022-09-12Force system C++ stdlib in test that forces system clang.Adrian Prantl
2022-09-12Skip crashing testAdrian Prantl
2022-09-09Adapt LLDB dataformatters for libcxx change D129386Adrian Prantl
2022-09-09Temporarily XFAIL libcxx tests.Adrian Prantl
2022-09-02[lldb] From unordered_map synthetic provider, return std::pair childrenDave Lee
2022-08-26[lldb] Skip TestCoroutineHandle.py on libstdc++<11Pavel Labath
2022-08-25[lldb][test] Fix nullptr test expctation for 32-bit systemAdrian Vogelsgesang
2022-08-24[LLDB] Add data formatter for std::coroutine_handleAdrian Vogelsgesang
2022-08-22[lldb] Remove prefer-dynamic-value test overrideDave Lee
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-07-21[LLDB][DataFormatter] Add support for std::__map_const_iteratorMichael Buch
2022-07-15[lldb][AArch64] Enable int128 testDavid Spickett
2022-07-12[LLDB][DataFormatter] Add data formatter for libcxx std::unordered_map iteratorMichael Buch
2022-07-10[lldb] Delete more mydir references (NFC)Dave Lee
2022-07-07[lldb/test] Add a couple of libc++ std::string layoutsPavel Labath
2022-07-01[lldb] Add tests which simulate the various std::string layoutsPavel Labath
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-06-13[LLDB][formatters] Add formatter for libc++'s std::spanAdrian Prantl
2022-05-17Fix the std::string formatter to report errors in the case where theJim Ingham
2022-04-12[lldb] Re-enable fixed on-device testsJonas Devlieghere
2022-04-08Adapt the ObjC stepping algorithm to deal with "selector-stubs" in clang.Jim Ingham
2022-04-08[lldb] XFAIL tests that aren't passing remotelyJonas Devlieghere
2022-03-09[lldb] Don't print *trailing* nuls in char arraysPavel Labath
2022-03-04[LLDB] Remove cases of using namespace stdShafik Yaghmour
2022-01-09[lldb] Guard libstdc++ specific 'frame var' testDave Lee
2022-01-07[LLDB] libcxx summary formatters for std::string_viewBen Jackson
2022-01-06[lldb] Remove summary for signed char *Pavel Labath
2022-01-05Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""Nico Weber
2022-01-05Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."David Salinas
2021-12-25[lldb] Add support for UTF-8 unicode formattingLuís Ferreira
2021-12-20[lldb] Summary provider for char flexible array membersPavel Labath
2021-12-17[lldb] Fix matchers for char array formattersPavel Labath
2021-12-13disable test on older compilersAdrian Prantl
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-12-06[formatters] Add a deque formatter for libstdcpp and fix the libcxx oneWalter Erquinigo
2021-11-23Fix a48501150b9ef64fd61d24f8cef2645237facc44Walter Erquinigo
2021-11-23[formatters] List and forward_list capping_size determination and applicationDanil Stefaniuc