[all-commits] [llvm/llvm-project] 5f5416: [libc++] NFC: Fix a few tests in tuple that would ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Feb 24 08:34:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f5416e1c4b418d59f7f944060c8a39ced2189a0
https://github.com/llvm/llvm-project/commit/5f5416e1c4b418d59f7f944060c8a39ced2189a0
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/const_pair.pass.cpp
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/convert_copy.pass.cpp
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/convert_move.pass.cpp
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/copy.pass.cpp
Log Message:
-----------
[libc++] NFC: Fix a few tests in tuple that would succeed trivially
More information about the All-commits
mailing list