[all-commits] [llvm/llvm-project] 2b7cca: [libc++] Add missing REQUIRES for exception handli...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Nov 27 12:04:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b7cca1ccfea5f3ff233afa7f85bf84cf41226ef
https://github.com/llvm/llvm-project/commit/2b7cca1ccfea5f3ff233afa7f85bf84cf41226ef
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M libcxx/test/std/algorithms/alg.nonmodifying/alg.all_of/pstl.exception_handling.pass.cpp
Log Message:
-----------
[libc++] Add missing REQUIRES for exception handling test
It otherwise fails on Windows.
More information about the All-commits
mailing list