[libc-commits] [libc] [libc][math] Disable float16 on Clang 11 and older (PR #183574)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Thu Feb 26 09:13:01 PST 2026


jhuber6 wrote:

Libs only supports Clang 11+, LLVM itself requires Clang 5+. So I guess this only needs to work on the oldest compiler we support?

https://github.com/llvm/llvm-project/pull/183574


More information about the libc-commits mailing list