Skip to content

Revert "[libc] newheadergen: quick fix to fuchsia build" #99412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

aaryanshukla
Copy link
Contributor

Reverts #99410

@aaryanshukla aaryanshukla merged commit d5fe735 into main Jul 18, 2024
4 of 6 checks passed
@llvmbot llvmbot added the libc label Jul 18, 2024
@aaryanshukla aaryanshukla deleted the revert-99410-math_fix branch July 18, 2024 00:15
@llvmbot
Copy link
Member

llvmbot commented Jul 18, 2024

@llvm/pr-subscribers-libc

Author: None (aaryanshukla)

Changes

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 --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(

yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary: Reverts #99410

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60250847
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants