HighCommander4 wrote: Looks like the primary template has a definition, only the instantiation doesn't. The "skip function bodies" optimization would cause the primary template not to have a definition in the first place, so that seems to be a red herring.
https://github.com/llvm/llvm-project/pull/169742 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
