<div dir="ltr">Hi Doug,<br><br>while trying to cut down the number of weak symbols exported by a shared library,<br>I came across a proposal [1] of yours to add an `__attribute__((__unique_instantiation__))` to clang that when placed on a `extern class template` definition would allow the compiler to use strong symbols for that template instantiation instead of weak ones. I was wondering if you ever got around to implementing a prototype or whether your thinking has evolved on the matter. I think it would be quite a useful attribute to have.<div><br><div>Thanks,</div><div>Keno</div><div><br></div><div>[1] <a href="http://lists.llvm.org/pipermail/cfe-dev/attachments/20111203/5e1c6c35/attachment.html">http://lists.llvm.org/pipermail/cfe-dev/attachments/20111203/5e1c6c35/attachment.html</a></div></div></div>