Skip to content

[libc] newheadergen: quick fix to fuchsia build #99410

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

No description provided.

@llvmbot llvmbot added the libc label Jul 17, 2024
@llvmbot
Copy link
Member

llvmbot commented Jul 18, 2024

@llvm/pr-subscribers-libc

Author: None (aaryanshukla)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/99410.diff

1 Files Affected:

  • (modified) libc/include/CMakeLists.txt (+1)
diff --git a/libc/include/CMakeLists.txt b/libc/include/CMakeLists.txt
index cd92ad126bc48..3dd4985806263 100644
--- a/libc/include/CMakeLists.txt
+++ b/libc/include/CMakeLists.txt
@@ -157,6 +157,7 @@ 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(

@aaryanshukla aaryanshukla merged commit ab142c6 into llvm:main Jul 18, 2024
6 of 7 checks passed
aaryanshukla added a commit that referenced this pull request Jul 18, 2024
aaryanshukla added a commit that referenced this pull request Jul 18, 2024
- revert to revert for patch
#98828
- revert to revert #99410
- revert to revert #99413
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60250961
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
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary:
- revert to revert for patch
#98828
- revert to revert #99410
- revert to revert #99413

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60251427
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.

3 participants