[all-commits] [llvm/llvm-project] b9a599: [libc++] Revert "[libcxx] Fix copy_move.pass test"
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Jul 19 16:11:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9a599cfe203a3be90a57819c6dd77ef853fdbfa
https://github.com/llvm/llvm-project/commit/b9a599cfe203a3be90a57819c6dd77ef853fdbfa
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp
Log Message:
-----------
[libc++] Revert "[libcxx] Fix copy_move.pass test"
This reverts commit be9f55f4fff47badcdca17be5bcc0a4a15894739.
The commit was both not approved by the libc++ review group, and also
the only change it contained was incorrect.
More information about the All-commits
mailing list