Make ManagedStatic constexpr constructible
Apparently it needs member initializers so that it can be constructed in a constexpr context. I explained my investigation of this in PR41367. llvm-svn: 357655
Loading
Please sign in to comment
Apparently it needs member initializers so that it can be constructed in a constexpr context. I explained my investigation of this in PR41367. llvm-svn: 357655