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? John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
