Skip to content

[libc] re-enable warnings for tests #119281

Open
Open
@nickdesaulniers

Description

@nickdesaulniers

Link: #81917
Link: #119054

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.

Metadata

Metadata

Labels

cmakeBuild system in general and CMake in particularlibc

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions