[all-commits] [llvm/llvm-project] 5264c2: [libc] Temporary math macros fix (#87681)
Michael Jones via All-commits
all-commits at lists.llvm.org
Thu Apr 4 14:29:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5264c22ef15a308bad420cd85051ed6c4c175bc7
https://github.com/llvm/llvm-project/commit/5264c22ef15a308bad420cd85051ed6c4c175bc7
Author: Michael Jones <michaelrj at google.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M libc/cmake/modules/LLVMLibCCompileOptionRules.cmake
M libc/include/llvm-libc-macros/math-macros.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] Temporary math macros fix (#87681)
Downstream's having some issues due to math-macros.h issues. These will
be fixed properly soon.
See https://github.com/llvm/llvm-project/issues/87683 for tracking this
tech debt.
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