[all-commits] [llvm/llvm-project] a2b7de: [libc] Make BigInt bit_cast-able to compatible typ...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Dec 8 08:11:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2b7ded40ca486ea8a6b5a4b025d9d48e31bfca6
https://github.com/llvm/llvm-project/commit/a2b7ded40ca486ea8a6b5a4b025d9d48e31bfca6
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:
-----------
[libc] Make BigInt bit_cast-able to compatible types (#74837)
Fix #74258
More information about the All-commits
mailing list