[all-commits] [llvm/llvm-project] f3ca65: Revert "[libc] Remove UB specializations of type t...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Mar 7 02:05:48 PST 2024


  Branch: refs/heads/revert-84035-use_return_type_sfinae_for_bit_utils
  Home:   https://github.com/llvm/llvm-project
  Commit: f3ca6565d507bdcd9db5a363d627f6b69cb6f277
      https://github.com/llvm/llvm-project/commit/f3ca6565d507bdcd9db5a363d627f6b69cb6f277
  Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/CPP/bit.h
    M libc/src/__support/UInt.h
    M libc/src/__support/float_to_string.h
    M libc/src/__support/integer_to_string.h
    M libc/test/UnitTest/CMakeLists.txt
    M libc/test/UnitTest/LibcTest.cpp
    M libc/test/UnitTest/LibcTest.h
    M libc/test/UnitTest/TestLogger.cpp
    M libc/test/src/__support/CPP/bit_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Remove UB specializations of type traits for `BigInt` (#84035)"

This reverts commit 84f483dbeeba5ecadbf3e4a75bfb71525a3fa332.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list