[PATCH] MS ABI: Treat dllimport explicit specializations as inline

Nico Rieck nico.rieck at gmail.com
Fri May 30 15:42:24 PDT 2014


On 30.05.2014 23:58, Richard Smith wrote:
> "what linkage would MSVC give to an explicit specialization of a function
> template under normal circumstances (no dllimport/dllexport attributes)?
> Does it treat them as mergeable, like an inline function, or as a strong
> definition?"

They get strong linkage.




More information about the cfe-commits mailing list