Don't try emitting dllexported explicitly defaulted non-trivial ctors twice...
Don't try emitting dllexported explicitly defaulted non-trivial ctors twice during explicit template instantiation definition (PR42857) Trying to emit the definition twice triggers an assert. Differential revision: https://reviews.llvm.org/D65579 llvm-svn: 367661
Loading
Please sign in to comment