[all-commits] [llvm/llvm-project] d5199b: Revert "[libc] Make BigInt bit_cast-able to compat...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Dec 8 08:15:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5199b43bee5af88994b568447dc16ae967aac0c
      https://github.com/llvm/llvm-project/commit/d5199b43bee5af88994b568447dc16ae967aac0c
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M libc/src/__support/UInt.h
    M libc/test/src/__support/CMakeLists.txt
    M libc/test/src/__support/uint_test.cpp
    M utils/bazel/llvm-project-overlay/libc/test/src/__support/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Make BigInt bit_cast-able to compatible types" (#74856)

Reverts llvm/llvm-project#74837

Some build bot are failing because of missing constexpr.

https://lab.llvm.org/buildbot/#/builders/138/builds/56468/steps/7/logs/stdio




More information about the All-commits mailing list