[all-commits] [llvm/llvm-project] 98ab87: Revert "[libc] Better IntegerToString API"

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Aug 8 13:53:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98ab87f44da09e431b27558de4b3b81622f95118
      https://github.com/llvm/llvm-project/commit/98ab87f44da09e431b27558de4b3b81622f95118
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/CPP/string.h
    M libc/src/__support/CPP/stringstream.h
    M libc/src/__support/FPUtil/fpbits_str.h
    M libc/src/__support/StringUtil/error_to_string.cpp
    M libc/src/__support/StringUtil/signal_to_string.cpp
    M libc/src/__support/integer_to_string.h
    M libc/src/__support/libc_assert.h
    M libc/src/__support/threads/linux/thread.cpp
    M libc/src/stdio/printf_core/float_dec_converter.h
    M libc/src/stdio/printf_core/int_converter.h
    M libc/test/UnitTest/LibcTest.cpp
    M libc/test/UnitTest/TestLogger.cpp
    M libc/test/src/__support/integer_to_string_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Better IntegerToString API"

This reverts commit 910cc05aae85a6b31e2a2ed87d3dd46db46fce04.




More information about the All-commits mailing list