[all-commits] [llvm/llvm-project] fc3192: [libc++] Give `MoveOnly` all six comparison operat...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Tue Jan 26 16:42:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc3192026b3156d39c223cc092297c39dd8013f3
https://github.com/llvm/llvm-project/commit/fc3192026b3156d39c223cc092297c39dd8013f3
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M libcxx/test/support/MoveOnly.h
Log Message:
-----------
[libc++] Give `MoveOnly` all six comparison operators, not just == and <.
Split out of D93512.
More information about the All-commits
mailing list