[all-commits] [llvm/llvm-project] ae4b59: [libc] Fix exit not calling new handlers registere...
Alex Brachet via All-commits
all-commits at lists.llvm.org
Tue Mar 15 08:19:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae4b59f1798b479a71ab2a80bfe7e36812c87816
https://github.com/llvm/llvm-project/commit/ae4b59f1798b479a71ab2a80bfe7e36812c87816
Author: Alex Brachet <abrachet at google.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M libc/src/stdlib/atexit.cpp
M libc/test/src/stdlib/atexit_test.cpp
Log Message:
-----------
[libc] Fix exit not calling new handlers registered from a call to atexit in atexit handler
More information about the All-commits
mailing list