On Fri, Jul 19, 2013 at 1:08 PM, John McCall <[email protected]> wrote:
> On Jul 12, 2013, at 12:42 PM, Reid Kleckner <[email protected]> wrote: > > VisitFunctionDecl had some logic for attempting to handle this case > > which I reused for class template methods. Instantiation still fails, > > but at least now clang doesn't crash. > > > > With AttributedTypes for these function attributes, we should be able to > > make this work without losing the typedef sugar. > > It looks like your patch has some random tabs-to-spaces changes. Could > you commit those separately and then resend? I don't see any tabs in the diff, but there was an overindented block after some code motion.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
