aaryanshukla c469540010
[libc][newhdrgen] removing trailing spaces -- yaml (#102043)
Co-authored-by: OverMighty <its.overmighty@gmail.com>
2024-08-05 12:48:05 -07:00

16 lines
283 B
YAML

header: assert.h
macros: []
types: []
enums: []
objects: []
functions:
- name: __assert_fail
standards:
- llvm_libc_ext
return_type: _Noreturn void
arguments:
- type: const char *
- type: const char *
- type: unsigned
- type: const char *