[cfe-commits] PR12204 PATCH: static_cast to Base class overrides the Derived class field.
Stepan Dyatkovskiy
STPWORLD at narod.ru
Tue Mar 27 03:43:34 PDT 2012
Hi all. Please find patch in attachment for review.
What patch does:
For all default object assignments (Foo a,b; a = b;) it forbids to use alignment in memcpy.
-Stepan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr12204.patch
Type: text/x-c++
Size: 4083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120327/996c38e8/attachment.bin>
More information about the cfe-commits
mailing list