aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMikhail Maltsev <mikhail.maltsev@arm.com>2018-10-24 15:09:08 +0000
committerMikhail Maltsev <mikhail.maltsev@arm.com>2018-10-24 15:09:08 +0000
commitb7e43df3c235754c34c7cd08c9dd1aa740807e91 (patch)
tree5b2c7aa3dcd8b950bdc68ffcebe572e003546d75 /clang/lib/CodeGen/CodeGenModule.cpp
parent7be45b0f85c81454ee65e19e5a9bc87260af39e7 (diff)
downloadllvm-b7e43df3c235754c34c7cd08c9dd1aa740807e91.zip
llvm-b7e43df3c235754c34c7cd08c9dd1aa740807e91.tar.gz
llvm-b7e43df3c235754c34c7cd08c9dd1aa740807e91.tar.bz2
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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions