[cfe-dev] typedefed function prototype bug

Csaba Hruska csaba.hruska at gmail.com
Sat May 24 05:39:02 PDT 2008


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()
{
}

Cheers,
Csaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080524/b0c05c4d/attachment.html>


More information about the cfe-dev mailing list