A bunch of cleanup to supress the new warnings is also done.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130723
[libc][NFC] Add a few compiler warning flags. ClosedPublic Authored by sivachandra on Jul 28 2022, 11:46 AM.
Details
Summary A bunch of cleanup to supress the new warnings is also done.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 28 2022, 11:46 AM This revision is now accepted and ready to land.Aug 2 2022, 3:20 PM This revision was landed with ongoing or failed builds.Aug 4 2022, 4:47 PM Closed by commit rG2e4ef9b6efca: [libc][NFC] Add a few compiler warning flags. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 450183 libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/src/__support/CPP/stringstream.h
libc/src/__support/FPUtil/PolyEval.h
libc/src/__support/str_to_float.h
libc/src/pthread/pthread_attr_destroy.cpp
libc/src/pthread/pthread_create.cpp
libc/src/pthread/pthread_mutexattr_destroy.cpp
libc/src/stdio/fopencookie.cpp
libc/src/string/memory_utils/elements.h
libc/src/threads/mtx_destroy.cpp
libc/test/src/time/asctime_test.cpp
|