> OK, so today I had a few minutes to track down the bug. The problem > is triggered with the following: > typedef void func_t(int x); > func_t a; > > The patch to fix it is attached.
Applied, thanks! -Chris _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
