[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 Aug 4 16:46:08 PDT 2022


sivachandra updated this revision to Diff 450183.
sivachandra added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130723/new/

https://reviews.llvm.org/D130723

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130723.450183.patch
Type: text/x-patch
Size: 10480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220804/fd14597c/attachment.bin>


More information about the libc-commits mailing list