Open
Description
d0c2c0a split the compiler flags between the tests and object files. #119054 fixes warnings that crept in because these warnings we not re-enabled (d0c2c0a makes it sounds like they were never enabled?) Either way, we should work towards getting these turned back on, such that downstream users with such testing aren't finding such bugs downstream; instead we are upstream.
Specifically, there are many commented out warning diagnostic flags in libc/cmake/modules/LLVMLibCCompileOptionRules.cmake. We should comment those back in, and fix the existing issues.