[all-commits] [llvm/llvm-project] ece229: [libc++][PSTL] Add a missing policy argument in th...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Jul 7 15:41:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ece2294b9a6d615d632eedaa2d60dc766f5b5c84
https://github.com/llvm/llvm-project/commit/ece2294b9a6d615d632eedaa2d60dc766f5b5c84
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M libcxx/test/std/algorithms/alg.sorting/alg.merge/pstl.merge.pass.cpp
Log Message:
-----------
[libc++][PSTL] Add a missing policy argument in the std::merge test
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D154546
More information about the All-commits
mailing list