Add typeid to library
This commit is contained in:
parent
139071d88b
commit
8eeb09ba88
|
@ -3575,6 +3575,11 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
|||
<not-uninit/>
|
||||
<valid>0:255</valid>
|
||||
</arg>
|
||||
</function>
|
||||
<function name="typeid">
|
||||
<use-retval/>
|
||||
<noreturn>false</noreturn>
|
||||
<arg nr="1"/>
|
||||
</function>
|
||||
<!-- type va_arg(va_list ap, type); -->
|
||||
<function name="va_arg">
|
||||
|
|
Loading…
Reference in New Issue