[cfe-commits] PATCH: Fix a subtle ordering bug in explicit template instantiations

Chandler Carruth chandlerc at google.com
Fri Feb 12 19:42:09 PST 2010


Patch is attached. I'm working on some test cases for other
instantiation kinds. Suggestions welcome of course. Also, it'd be good
to know if some of those instantiation kinds are actually prevented
from overriding an implicit instantiation. I've not yet finished going
back over the code to verify that we can actually replace
specializations in each case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-explicit-inst.patch
Type: application/octet-stream
Size: 1703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100212/0433f0a7/attachment.obj>


More information about the cfe-commits mailing list