repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-tidy][NFC]remove deps of clang in clang tidy test (#116588)
[llvm-project.git]
/
libc
/
newhdrgen
/
yaml
/
assert.yaml
blob
f740554488ed5ee8dc3b2977ab7c585b7ee217b8
1
header: assert.h
2
macros: []
3
types: []
4
enums: []
5
objects: []
6
functions:
7
- name: __assert_fail
8
standards:
9
- llvm_libc_ext
10
return_type: _Noreturn void
11
arguments:
12
- type: const char *
13
- type: const char *
14
- type: unsigned
15
- type: const char *