[PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 13:00:41 PDT 2016


kcc added a comment.

In http://reviews.llvm.org/D19271#410997, @joker.eph wrote:

> I'm tempted to commit it just to get a correct bug report...


IMHO this is a good idea.
If one of the toolchains we depend on does not support proper C++ we need to have it documented (and then, fixed).


http://reviews.llvm.org/D19271





More information about the llvm-commits mailing list