[libc-commits] [PATCH] D130723: [libc][NFC] Add a few compiler warning flags.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jul 28 11:46:05 PDT 2022


sivachandra created this revision.
sivachandra added a reviewer: abrachet.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

A bunch of cleanup to supress the new warnings is also done.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130723

Files:
  libc/cmake/modules/LLVMLibCObjectRules.cmake
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130723.448400.patch
Type: text/x-patch
Size: 9921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220728/ae5918a0/attachment-0001.bin>


More information about the libc-commits mailing list