LLVM-libc, maintained by Google engineers Michael Jones and Tue Ly, is a modular C standard library designed for portability and reusability. The project achieves correctly rounded math functions for all rounding modes, enabling consistent results across platforms—a critical feature now being adopted by MSVC and clang for compile-time evaluation.