[cfe-commits] r151927 - in /cfe/trunk/lib/CodeGen: CGBuiltin.cpp CodeGenFunction.h
Jay Foad
jay.foad at gmail.com
Sun Mar 4 12:01:04 PST 2012
On 4 March 2012 00:57, Chris Lattner <clattner at apple.com> wrote:
>
> On Mar 3, 2012, at 1:47 PM, Richard Smith wrote:
>
> Hi,
>
> This asserts in cases where memset is given a pointer to incomplete type.
> Fixed in r151993, thanks!
Thanks for that. This problem would presumably also have affected the
ARM NEON intrinsics, but it was probably far more unlikely that anyone
would ever run into it.
Jay.
More information about the cfe-commits
mailing list