[all-commits] [llvm/llvm-project] 779868: [lldb][test] Skip tail_call_frames tests on older ...

Michael Buch via All-commits all-commits at lists.llvm.org
Sat Aug 2 16:01:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 779868de6975f6fd0ea17bb9a8e929037d3752d7
      https://github.com/llvm/llvm-project/commit/779868de6975f6fd0ea17bb9a8e929037d3752d7
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-08-03 (Sun, 03 Aug 2025)

  Changed paths:
    M lldb/test/API/functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py
    M lldb/test/API/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py

  Log Message:
  -----------
  [lldb][test] Skip tail_call_frames tests on older Clang versions

These have been un-XFAILed in
`ebe6eba62580592af7065a36b22d929c15291e9a`, but require following Clang
fix: https://github.com/llvm/llvm-project/pull/150022. So skip older
compilers.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list