On Mon, Dec 15, 2008 at 2:31 PM, Fariborz Jahanian <[email protected]> wrote: > I ran into this bug, having to do with 'signed char' bitfield. Is this > a known issue/problem > with clang?
I took a quick look, and it appears to be an bug in LLVM CodeGen, rather than clang. I'll try to reduce it and file a bug. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
