[libc-commits] [PATCH] D130762: [libc][NFC] Use STL case for limits

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 1 02:18:38 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG91eb0b6584e0: [libc][NFC] Use STL case for limits (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130762

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/Limits.h
  libc/src/__support/CPP/limits.h
  libc/src/__support/FPUtil/generic/FMod.h
  libc/src/__support/str_to_float.h
  libc/src/__support/str_to_integer.h
  libc/src/stdio/printf_core/converter_utils.h
  libc/src/stdio/printf_core/write_int_converter.h
  libc/test/src/__support/CPP/limits_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130762.448966.patch
Type: text/x-patch
Size: 13467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220801/1276c8df/attachment.bin>


More information about the libc-commits mailing list