[libc][NFC] Add noreturn and constexpr qualifiers where appropriate
These functions make it clear to the compiler and user what the intended behavior is so llvm can make them go as fast as possible. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D106807
Loading
Please register or sign in to comment