[libcxx-commits] [PATCH] D65667: [libcxx] Early-initialize	error_category singletons
    Eric Fiselier via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Aug  2 17:28:37 PDT 2019
    
    
  
EricWF added a comment.
Or alternatively, there's an example of how to fix this in `memory_resource.cpp` https://github.com/llvm-mirror/libcxx/blob/master/src/experimental/memory_resource.cpp#L67-L96
Repository:
  rCXX libc++
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65667/new/
https://reviews.llvm.org/D65667
    
    
More information about the libcxx-commits
mailing list