Skip to content

Commit 27283be

Browse files
Update std.cfg
1 parent 22b3464 commit 27283be

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

cfg/std.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8814,6 +8814,12 @@ initializer list (7) string& replace (const_iterator i1, const_iterator i2, init
88148814
<use-retval/>
88158815
<leak-ignore/>
88168816
</function>
8817+
<function name="std::throw_with_nested">
8818+
<arg nr="1" direction="in" indirect="0"/>
8819+
<returnValue type="void"/>
8820+
<noreturn>true</noreturn>
8821+
<leak-ignore/>
8822+
</function>
88178823
<memory>
88188824
<alloc init="false" buffer-size="malloc">malloc,std::malloc</alloc>
88198825
<alloc init="true" buffer-size="calloc">calloc,std::calloc</alloc>

0 commit comments

Comments
 (0)