| [ | |
| { | |
| "name": "dlfcn.h", | |
| "standards": [ | |
| "posix" | |
| ], | |
| "includes": [ | |
| "__llvm-libc-common.h", | |
| "llvm-libc-types/Dl_info.h" | |
| ] | |
| }, | |
| { | |
| "name": "fenv.h", | |
| "standards": [ | |
| "stdc" | |
| ], | |
| "includes": [ | |
| "__llvm-libc-common.h", | |
| "llvm-libc-macros/fenv-macros.h", | |
| "llvm-libc-types/fenv_t.h", | |
| "llvm-libc-types/fexcept_t.h" | |
| ] | |
| }, | |
| { | |
| "name": "malloc.h", | |
| "standards": [ | |
| "gnu" | |
| ], | |
| "includes": [ | |
| "__llvm-libc-common.h", | |
| "llvm-libc-macros/malloc-macros.h", | |
| "llvm-libc-types/size_t.h" | |
| ] | |
| } | |
| ] |