summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py
AgeCommit message (Expand)Author
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-04-08Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber
2022-04-06Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-25[LLDB] XFAIL TestUnambiguousTailCalls.py for Arm/LinuxMuhammad Omair Javaid
2022-01-23Rough guess at fixing lldb tests to handle Clang defaulting to DWARFv5David Blaikie
2021-06-22[lldb] Adjust Clang version requirements for tail_call_frames testsRaphael Isemann
2020-06-02[lldb] Skip tests exercising DW_OP_GNU_entry_value with dsymutilPavel Labath
2020-06-02[lldb/DWARF] Add support for pre-standard GNU call site attributesPavel Labath
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht