[all-commits] [llvm/llvm-project] d96a50: [libc++] [test] Improve the tests for std::assigna...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Jan 17 09:12:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d96a5042d69a8b639a26801cb3ecf8332e4d6387
https://github.com/llvm/llvm-project/commit/d96a5042d69a8b639a26801cb3ecf8332e4d6387
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/test/std/concepts/concepts.lang/concept.assignable/assignable_from.compile.pass.cpp
Log Message:
-----------
[libc++] [test] Improve the tests for std::assignable_from.
Fixes #50060.
Differential Revision: https://reviews.llvm.org/D117434
More information about the All-commits
mailing list