llvm-project
4748b494 - [libc++] Mark a few functions in the dylib as noexcept (#94098)

Commit
1 year ago
[libc++] Mark a few functions in the dylib as noexcept (#94098) This avoids generating landing pads in some of the `atomic` functions that will never be used, since these functions never throw exceptions.
Author
Parents
Loading