[cfe-dev] re typedef segfault

Csaba Hruska csaba.hruska at gmail.com
Mon Jun 2 15:07:20 PDT 2008


hi!
here is my new clang bugreport:
http://llvm.org/bugs/show_bug.cgi?id=2406

overview:
#include <stdlib.h>
typedef long long int64_t ;

compile command and error:
$ ccc -c bug1.c
bug1.c
clang -emit-llvm-bc -x c -o bug1.o bug1.c
clang[0x837d0b8]

cheers,
Csaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080603/4b612e9f/attachment.html>


More information about the cfe-dev mailing list