summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-11-12 23:33:00 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-11-12 23:33:00 +0000
commit11d1959ff21b47373696bfa9a574eb64b5545507 (patch)
treeecce01318d1f854b5e174114b1e116a1aae7dccb /clang/lib/Sema/SemaDecl.cpp
parent8defc464d570777df3cb29f56a02b6f445d93559 (diff)
downloadbcm5719-llvm-11d1959ff21b47373696bfa9a574eb64b5545507.tar.gz
bcm5719-llvm-11d1959ff21b47373696bfa9a574eb64b5545507.zip
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
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud