diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2015-11-18 18:37:29 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2015-11-18 18:37:29 +0000 |
commit | f08e1848157fae1f6a5466dc2192694ad04d7ba5 (patch) | |
tree | 2bb1eb11621d924e7065cf6e7c5bfa2ac5513324 /lldb/packages/Python/lldbsuite/test/lang/cpp/virtual/TestVirtual.py | |
parent | 6247bed9bd55bddcce9ce731afd5452581652fb8 (diff) | |
download | bcm5719-llvm-f08e1848157fae1f6a5466dc2192694ad04d7ba5.tar.gz bcm5719-llvm-f08e1848157fae1f6a5466dc2192694ad04d7ba5.zip |
Removing the AST matcher test for thread_local storage duration. Not all platforms support TLS, and on platforms that do not support it, use of thread_local causes an error. Since there's no way to determine whether the testing platform supports TLS, there's no way to know whether the test is safe to run or not. I will explore ways to enable this test, but this will appease at least one more build bot.
llvm-svn: 253486
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/virtual/TestVirtual.py')
0 files changed, 0 insertions, 0 deletions