Skip to content
Commit 993f25a2 authored by Richard Smith's avatar Richard Smith
Browse files

When deciding whether to convert an array construction loop into a memcpy, look

at whether the *selected* constructor would be trivial rather than considering
whether the array's element type has *any* non-trivial constructors of the
relevant kind.

llvm-svn: 167562
parent 9fcad094
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