llvm-project/libcxx/test/std/utilities/optional/optional.monadic
Louis Dionne fd4cc87022 [libc++] Allow backdeployment CI to run on newer macOS
This should work now that we are using a matching libunwind.dylib when
we run the tests in back-deployment scenarios. The only restriction we
have now is to run on macOS x86_64, since that's what the old dylibs
were compiled for. This should allow us to move to newer AppleClangs
in the CI.

As a fly-by, fix missing availability annotations on optional's
monadic operations.

Differential Revision: https://reviews.llvm.org/D119840
2022-02-15 11:34:22 -05:00
..
and_then.pass.cpp [libc++] Allow backdeployment CI to run on newer macOS 2022-02-15 11:34:22 -05:00
or_else.pass.cpp
transform.pass.cpp [libc++] Allow backdeployment CI to run on newer macOS 2022-02-15 11:34:22 -05:00