[cfe-dev] typedefed function prototype bug
Neil Booth
neil at daikokuya.co.uk
Sat May 24 05:48:55 PDT 2008
Csaba Hruska wrote:-
> Hi!
> Here is my newest bugreport :)
> http://llvm.org/bugs/show_bug.cgi?id=2360
>
>
> clang segfaults for this:
>
> typedef void fn_t();
>
> fn_t a,b;
>
> void b()
> {
> }
Works fine for me. You need to report your command line.
Your prior report is also unusable as Ted noted; please submit full
coherent bug reports.
Neil.
More information about the cfe-dev
mailing list