-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Open
Labels
libcmetaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.
Description
This is to track the items in #81870 (comment)
i.e.,
- [libc][NFC] rename
float.h
macro file totypes.h
#83190 - Rename all
#define
in this file toLIBC_TYPES_HAS_...
[libc] ProvideLIBC_TYPES_HAS_INT64
#83441
[libc] ProvideLIBC_TYPES_HAS_INT128
#84149
[libc][NFC] RenameLIBC_LONG_DOUBLE_IS_
macros #83399
[libc][NFC] RenameLIBC_COMPILER_HAS_C23_FLOAT16
toLIBC_TYPES_HAS_FLOAT16
#83396
[libc][NFC] RenameLIBC_COMPILER_HAS_FLOAT128
toLIBC_TYPES_HAS_FLOAT128
#83395 - [libc][NFC] Don't expose how
float16
andfloat128
types are provided #83818 (i.e. noLIBC_COMPILER_HAS_FLOAT128_EXTENSION
norLIBC_COMPILER_HAS_C23_FLOAT128
). Added benefit of not definingLIBC_COMPILER_...
outside of thecompiler.h
file. - Update the documentation
Metadata
Metadata
Assignees
Labels
libcmetaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.