[libc-commits] [libc] [libc][docs] Updates implementation status for some preexisting docgen json files (PR #89281)
Michael Flanders via libc-commits
libc-commits at lists.llvm.org
Thu Apr 18 11:33:51 PDT 2024
================
@@ -1,7 +1,82 @@
{
- "macros": [
- "__STDC_VERSION_FENV_H__"
- ],
+ "macros": {
+ "__STDC_VERSION_FENV_H__": {
+ "defined": "7.6.5",
+ "implemented": false
----------------
Flandini wrote:
Yeah, removed.
https://github.com/llvm/llvm-project/pull/89281
More information about the libc-commits
mailing list