Jun 9, 2010 kl. 12:26 AM skrev John McCall: > Author: rjmccall > Date: Wed Jun 9 02:26:17 2010 > New Revision: 105699 > > URL: http://llvm.org/viewvc/llvm-project?rev=105699&view=rev > Log: > Correctly handle > 257 substitutions in a single mangling, and don't introduce > a spurious substitution for an unscoped dependent template-id after > introducing > a substitution for the scoped template-id. >
Nice! Care to add a test case to test/CodeGenCXX/mangle-extreme.cpp? :) - Anders _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
