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. :) _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
