Skip to content

[libc] Mark fixed point type generic macros as complete #130805

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
Mar 11, 2025

Conversation

PiJoules
Copy link
Contributor

These were added in #129371.

@PiJoules PiJoules requested review from petrhosek and lntue March 11, 2025 17:37
@llvmbot llvmbot added the libc label Mar 11, 2025
@llvmbot
Copy link
Member

llvmbot commented Mar 11, 2025

@llvm/pr-subscribers-libc

Author: None (PiJoules)

Changes

These were added in #129371.


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

1 Files Affected:

  • (modified) libc/docs/headers/stdfix.rst (+6-6)
diff --git a/libc/docs/headers/stdfix.rst b/libc/docs/headers/stdfix.rst
index 5189439c63306..20f68b4a1ed35 100644
--- a/libc/docs/headers/stdfix.rst
+++ b/libc/docs/headers/stdfix.rst
@@ -1,6 +1,6 @@
-================
-StdFix Functions
-================
+========
+stdfix.h
+========
 
 .. include:: ../check.rst
 
@@ -89,9 +89,9 @@ The following functions are included in the ISO/IEC TR 18037:2008 standard.
 ================== =========
 Type Generic Macro Available
 ================== =========
-absfx
-countlsfx
-roundfx
+absfx              |check|
+countlsfx          |check|
+roundfx            |check|
 ================== =========
 
 

@PiJoules PiJoules merged commit 313e2ef into llvm:main Mar 11, 2025
16 of 18 checks passed
@PiJoules PiJoules deleted the mark-fx-type-generic-macros-complete branch March 11, 2025 18:03
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