[all-commits] [llvm/llvm-project] 83b887: [libc] Use the constexpr constructor to initialize...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Mar 9 18:52:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83b8878fbb0ede596bd85400e921422e45376016
https://github.com/llvm/llvm-project/commit/83b8878fbb0ede596bd85400e921422e45376016
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M libc/src/stdlib/CMakeLists.txt
M libc/src/stdlib/atexit.cpp
Log Message:
-----------
[libc] Use the constexpr constructor to initialize exit handlers mutex.
Reviewed By: abrachet
Differential Revision: https://reviews.llvm.org/D121334
More information about the All-commits
mailing list