summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/tail_call_frames/unambiguous_sequence
AgeCommit message (Expand)Author
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
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-08[lldb/DWARF] Fix PC value for artificial tail call frames for the "GNU" casePavel Labath
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-03-24[lldb/DWARF] Reland: Use DW_AT_call_pc to determine artificial frame addressVedant Kumar
2020-03-24Revert "[lldb/DWARF] Use DW_AT_call_pc to determine artificial frame address"Vedant Kumar
2020-03-24[lldb/DWARF] Use DW_AT_call_pc to determine artificial frame addressVedant Kumar
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