Skip test with older versions of clang
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 23 Oct 2018 17:49:51 +0000 (17:49 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 23 Oct 2018 17:49:51 +0000 (17:49 +0000)
commit6389f6055a64cb6b283660b6e284b1f677a2dd24
tree6aa83e862f98e46e3e98b766abb8e8e4fde38064
parentd705ba97dd67de77b7f0d95b9700c657a65f1cb9
Skip test with older versions of clang

This was failing for the bots that build with older clangs:

http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-clang-5.0.2/
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-clang-6.0.1/

llvm-svn: 345061
lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py