> +template <> union U<int> { }; // expected-error{{explicit specialization of
> non-template union 'S'}}I fixed the name in the error in r194291. Please confirm that that was the correct fix. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
