hans added a comment. > On MSVC, if an implicit instantiation already exists and an explicit > instantiation definition with a DLL attribute is created, the DLL > attribute still takes effect. Make clang match this behavior.
This is scary territory, and behaviour I think might be hard for us to match. What if we already codegenned the implicit instantiation? https://reviews.llvm.org/D26657 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits