[libc-commits] [libc] [libc] build with -Werror (PR #73966)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu Nov 30 16:00:42 PST 2023


nickdesaulniers wrote:

I think it will be good for the long term health of the project that we can compile llvmlibc out of the box without warnings. That doesn't preclude the use of -Wno-* to disable warnings that aren't helpful/applicable, but we really should be striving to ensure warnings aren't creeping in.

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


More information about the libc-commits mailing list