[cfe-commits] [PATCH] lib/CodeGen/CGCall.cpp: Don't invoke multiple Builder.CreateBitCast() on Builder.CreateMemCpy. Or we would see sideeffect incompatibility among gcc and clang.

NAKAMURA Takumi geek4civic at gmail.com
Thu Mar 10 07:28:43 PST 2011


On Fri, Mar 11, 2011 at 12:24 AM, Douglas Gregor <dgregor at apple.com> wrote:
> Should we pull this into 2.9?

We may do if we would like tests more mature :D

...Takumi



More information about the cfe-commits mailing list