[cfe-commits] PATCH: Fix handling of explicit constructors during template instantiation

Chandler Carruth chandlerc at google.com
Mon Feb 8 01:38:39 PST 2010


The test case that triggers this is in the patch, but I'm really
surprised it took this much to trigger it. Something must be hiding
these problems in most cases, but I'm not sure what. Also, the fix
itself is very trivial. Let me know if I should just commit this type
of fix for post-commit review or not.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_explicit_ctors.patch
Type: application/octet-stream
Size: 2040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100208/9719ec32/attachment.obj>


More information about the cfe-commits mailing list