[all-commits] [llvm/llvm-project] 1a3137: [libc++] Add UNSUPPORTED for clang-15
Zero Omega via All-commits
all-commits at lists.llvm.org
Wed Feb 2 12:34:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a3137dc8451b271d6ee59fe5cbd009709992a28
https://github.com/llvm/llvm-project/commit/1a3137dc8451b271d6ee59fe5cbd009709992a28
Author: Haowei Wu <haowei at google.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/convert_copy.pass.cpp
Log Message:
-----------
[libc++] Add UNSUPPORTED for clang-15
This started breaking in the CI because we bumped the Clang version
to 15, which requires adjusting the markup in the test suite.
Differential Revision: https://reviews.llvm.org/D118838
More information about the All-commits
mailing list