[all-commits] [llvm/llvm-project] 53bd41: [libc][NFC] rename `float.h` macro file to `types....
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Feb 29 01:29:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53bd411e5144937acec45080697957bf5b22de54
https://github.com/llvm/llvm-project/commit/53bd411e5144937acec45080697957bf5b22de54
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M libc/cmake/modules/compiler_features/check_float128.cpp
M libc/docs/dev/code_style.rst
M libc/src/__support/CPP/CMakeLists.txt
M libc/src/__support/CPP/type_traits/is_floating_point.h
M libc/src/__support/FPUtil/CMakeLists.txt
M libc/src/__support/FPUtil/FPBits.h
M libc/src/__support/macros/properties/CMakeLists.txt
R libc/src/__support/macros/properties/float.h
A libc/src/__support/macros/properties/types.h
M libc/src/math/ceilf128.h
M libc/src/math/copysignf128.h
M libc/src/math/fabsf128.h
M libc/src/math/fdimf128.h
M libc/src/math/floorf128.h
M libc/src/math/fmaxf128.h
M libc/src/math/fminf128.h
M libc/src/math/frexpf128.h
M libc/src/math/generic/CMakeLists.txt
M libc/src/math/ilogbf128.h
M libc/src/math/ldexpf128.h
M libc/src/math/llogb.h
M libc/src/math/llogbf.h
M libc/src/math/llogbf128.h
M libc/src/math/llogbl.h
M libc/src/math/logbf128.h
M libc/src/math/roundf128.h
M libc/src/math/sqrtf128.h
M libc/src/math/truncf128.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][NFC] rename `float.h` macro file to `types.h` (#83190)
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