mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 14:06:10 +00:00

This was actually already implemented in the initial version of std::expected, but this patch adds test coverage and makes it more explicit that we intend to make these functions noexcept.