On Sat, Dec 4, 2010 at 1:14 AM, Francois Pichet <[email protected]>wrote:
> + template<typename T> You can't make an out-of-line method with its definition in the .cpp file a template method. There also doesn't seem to be any reason to as both possible Decls have a shared base type: ValueDecl. I've changed this to accept ValueDecl, and re-flowed the definition to simplify its logic a bit given that constraint in r120997. Feel free to take a look.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
