Skip to content
Commit 370eadf3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

For thread-safe static initialization of local statics with

destructors, place the __cxa_atexit call after the __cxa_guard_release
call, mimicking GCC/LLVM-GCC behavior. Noticed while debugging
something related.

llvm-svn: 103088
parent 656bb314
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment