[lldb] Adjust Clang version requirements for tail_call_frames tests
authorRaphael Isemann <teemperor@gmail.com>
Tue, 22 Jun 2021 10:22:14 +0000 (12:22 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 22 Jun 2021 10:22:15 +0000 (12:22 +0200)
commit98e2b1a8dd8ff03b6289a40a16fe749834257494
tree12278c04306900ef1f3a90923ea2d5d430937f43
parentd6565a2dbcbe0932cd5cbb95bf2fc06855dfe938
[lldb] Adjust Clang version requirements for tail_call_frames tests

Those tests are all failing for older Clang versions. This is adding the
respective test decorators for the passing Clang versions to get the recently
revived matrix bot green.
lldb/test/API/functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py
lldb/test/API/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py
lldb/test/API/functionalities/tail_call_frames/disambiguate_call_site/TestDisambiguateCallSite.py
lldb/test/API/functionalities/tail_call_frames/disambiguate_paths_to_common_sink/TestDisambiguatePathsToCommonSink.py
lldb/test/API/functionalities/tail_call_frames/disambiguate_tail_call_seq/TestDisambiguateTailCallSeq.py
lldb/test/API/functionalities/tail_call_frames/inlining_and_tail_calls/TestInliningAndTailCalls.py
lldb/test/API/functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py
lldb/test/API/functionalities/tail_call_frames/thread_step_out_message/TestArtificialFrameStepOutMessage.py
lldb/test/API/functionalities/tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py