HomeFreeBSD

libc: tests: add some tests for __cxa_atexit handling

Description

libc: tests: add some tests for __cxa_atexit handling

This adds a basic test that cxa_atexit works, and also adds some tests
for
cxa_atexit handlers registered in the middle of __cxa_finalize.

PR: 285870

Details

Provenance
kevansAuthored on Sat, Apr 5, 12:47 AM
Parents
rG23427c8e1fed: libc: allow __cxa_atexit handlers to be added during __cxa_finalize
Branches
Unknown
Tags
Unknown