diff options
author | Gonzalo Brito Gadeschi <gonzalob@nvidia.com> | 2023-08-07 17:53:43 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-08-07 17:58:27 +0200 |
commit | 0e2de665f34f59ef26a976c70fcafeb8303d79fc (patch) | |
tree | 95b0e44917533ec1b15e8b0bec974c3580e8d349 /llvm/lib/FileCheck | |
parent | f6c726472df1ebc8489e178a2d299cb3950efbfe (diff) | |
download | llvm-0e2de665f34f59ef26a976c70fcafeb8303d79fc.zip llvm-0e2de665f34f59ef26a976c70fcafeb8303d79fc.tar.gz llvm-0e2de665f34f59ef26a976c70fcafeb8303d79fc.tar.bz2 |
[libc++][PSTL] Parallelize random_access_iterator
P2408 requires this for C++23, but implementing it in C++20 is safe
because the only code impacted would be code that violated a
precondition of the parallel algorithm. It was P2408 intent to
enable implementations to backport this to C++20.
Closes #63447 .
Reviewed By: philnik, #libc
Differential Revision: https://reviews.llvm.org/D154305
Diffstat (limited to 'llvm/lib/FileCheck')
0 files changed, 0 insertions, 0 deletions