[all-commits] [llvm/llvm-project] a4b8ee: [libc++] Make MoveOnly constexpr-friendly
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri May 22 12:18:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4b8ee64223f2b942f55237e40e3bd01d9b16893
https://github.com/llvm/llvm-project/commit/a4b8ee64223f2b942f55237e40e3bd01d9b16893
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M libcxx/test/support/MoveOnly.h
Log Message:
-----------
[libc++] Make MoveOnly constexpr-friendly
This is necessary when writing constexpr tests.
More information about the All-commits
mailing list