diff options
author | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2018-10-24 15:09:08 +0000 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2018-10-24 15:09:08 +0000 |
commit | b7e43df3c235754c34c7cd08c9dd1aa740807e91 (patch) | |
tree | 5b2c7aa3dcd8b950bdc68ffcebe572e003546d75 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 7be45b0f85c81454ee65e19e5a9bc87260af39e7 (diff) | |
download | bcm5719-llvm-b7e43df3c235754c34c7cd08c9dd1aa740807e91.tar.gz bcm5719-llvm-b7e43df3c235754c34c7cd08c9dd1aa740807e91.zip |
Adjust unsupported C++ versions in some tests
Summary:
Some tests (mainly the new C++20 calendar library) fail when libc++ is
tested with '--param=std=c++98'. The failures happen because the tests
actually don't support C++98, but don't mention C++98 in the
'UNSUPPORTED:' line.
This change fixes the issue.
Reviewers: mclow.lists, ldionne
Reviewed By: ldionne
Subscribers: arphaman, michaelplatings, libcxx-commits
Differential Revision: https://reviews.llvm.org/D53640
llvm-svn: 345148
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions