[llvm-commits] [PATCH] Fix Alias Bug

dag at cray.com dag at cray.com
Tue Jan 8 16:29:08 PST 2013


Richard Smith <richard at metafoo.co.uk> writes:

>> I'm happy to use memcpy if that's what people want.  Honestly, my goal
>> was to make gcc shut up, not necessarily guarantee correctness, though
>> this is a unit test.  :)
>
> memcpy is the "blessed" C++ approach for this.

Ok, I'll rework it for safety's sake.

                             -David



More information about the llvm-commits mailing list