Skip to content
Commit 11d1959f authored by Richard Smith's avatar Richard Smith
Browse files

Factor duplicated implicit memcpy call generation code out of copy/move

assignment generation. This incidentally avoids reusing the same Expr* across
multiple statements in the same object; that was generating slightly broken
ASTs, but I couldn't trigger any observable bad behavior, so no test.

llvm-svn: 167779
parent 8defc464
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment