[libc-commits] [libc] Revert "[libc] newheadergen: quick fix to fuchsia build" (PR #99412)
via libc-commits
libc-commits at lists.llvm.org
Wed Jul 17 17:15:47 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-libc
Author: None (aaryanshukla)
<details>
<summary>Changes</summary>
Reverts llvm/llvm-project#<!-- -->99410
---
Full diff: https://github.com/llvm/llvm-project/pull/99412.diff
1 Files Affected:
- (modified) libc/include/CMakeLists.txt (-1)
``````````diff
diff --git a/libc/include/CMakeLists.txt b/libc/include/CMakeLists.txt
index 3dd4985806263..cd92ad126bc48 100644
--- a/libc/include/CMakeLists.txt
+++ b/libc/include/CMakeLists.txt
@@ -157,7 +157,6 @@ add_header_macro(
.llvm-libc-types.double_t
.llvm-libc-types.float_t
.llvm-libc-types.float128
- .llvm-libc-macros.math_function_macros
)
add_header_macro(
``````````
</details>
https://github.com/llvm/llvm-project/pull/99412
More information about the libc-commits
mailing list