aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/tail_call_frames
AgeCommit message (Expand)AuthorFilesLines
2025-08-03[lldb][test] Skip tail_call_frames tests on older Clang versionsMichael Buch2-2/+2
2025-08-01[lldb][test] Un-XFAIL tail_call_frames tests on Linux arm/arm64Michael Buch2-2/+0
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda3-3/+3
2025-04-13[lldb][Format] Display only the inlined frame name in backtraces if available...Michael Buch1-4/+6
2024-10-16[lldb] Support tests with nested make invocations on Windows 2/2 (#112360)Stefan Gränitz1-1/+1
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere1-1/+1
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere12-119/+201
2022-10-27[lldb][test] Remove empty setUp/tearDown methods (NFC)Dave Lee2-6/+0
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee4-6/+0
2022-06-02[lldb, test] Fix typos in the lldb testsVenkata Ramanaiah Nalamothu1-1/+1
2022-04-08Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song1-0/+1
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber1-1/+0
2022-04-06Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song1-0/+1
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov1-1/+0
2022-02-25[LLDB] XFAIL TestUnambiguousTailCalls.py for Arm/LinuxMuhammad Omair Javaid1-0/+1
2022-01-23Rough guess at fixing lldb tests to handle Clang defaulting to DWARFv5David Blaikie1-1/+1
2021-06-22[lldb] Adjust Clang version requirements for tail_call_frames testsRaphael Isemann9-9/+15
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee3-3/+3
2020-08-06[lldb] Use target.GetLaunchInfo() instead of creating an empty one.Jonas Devlieghere2-2/+2
2020-06-08[lldb/DWARF] Fix PC value for artificial tail call frames for the "GNU" casePavel Labath1-2/+12
2020-06-02[lldb] Skip tests exercising DW_OP_GNU_entry_value with dsymutilPavel Labath6-18/+24
2020-06-02[lldb/DWARF] Add support for pre-standard GNU call site attributesPavel Labath28-87/+86
2020-03-24[lldb/DWARF] Reland: Use DW_AT_call_pc to determine artificial frame addressVedant Kumar1-6/+15
2020-03-24Revert "[lldb/DWARF] Use DW_AT_call_pc to determine artificial frame address"Vedant Kumar1-15/+6
2020-03-24[lldb/DWARF] Use DW_AT_call_pc to determine artificial frame addressVedant Kumar1-6/+15
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann10-80/+0
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht44-0/+796