[PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
llvm-commits at lists.llvm.org
Sat May 14 17:46:38 PDT 2016
krytarowski added a subscriber: joerg.
krytarowski added a comment.
OK, std::call_once() itself is broken on NetBSD HEAD (I upgraded the buildbot to the snapshot from yesterday to focus on LLDB porting efforts for the upcoming release NetBSD-8).. I will move it to the other NetBSD developers.
CC: @joerg
http://reviews.llvm.org/D19271
More information about the llvm-commits
mailing list