[all-commits] [llvm/llvm-project] a9245e: [libc++abi] Fix non-constant initialization of def...
Eric via All-commits
all-commits at lists.llvm.org
Wed Dec 11 17:32:44 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9245e4f86165ac38a297138fff08cd4eb7255a7
https://github.com/llvm/llvm-project/commit/a9245e4f86165ac38a297138fff08cd4eb7255a7
Author: Eric Fiselier <eric at efcs.ca>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M libcxxabi/src/cxa_default_handlers.cpp
Log Message:
-----------
[libc++abi] Fix non-constant initialization of default terminate
handlers.
More information about the All-commits
mailing list