aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/copy-assign-volatile-synthesis.cpp
AgeCommit message (Collapse)Author
2011-08-09Don't emit memcpy for copying fields of arrays of volatile elements.Fariborz Jahanian
Use the the path that generates a loop. This fixes bogus error that clang puts out. // rdar://9894548 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137080 91177308-0d34-0410-b5e6-96231b3b80d8