[cfe-dev] crash fix, need help
Sean Middleditch
sean at awesomeplay.com
Mon Dec 10 10:49:20 PST 2007
On Mon, 2007-12-10 at 10:29 -0800, Devang Patel wrote:
> Even though size of bool may be 1 bit it should occupy 8-bit in struct.
> Fixed.
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20071210/003265.html
Neat. Thanks!
Now my application code is causing clang to crash in llvm proper in
LeakDetector.cpp. There's still some fun for me to track down. :)
More information about the cfe-dev
mailing list