Skip to content
Commit 9ffe1010 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

vector::emplace_back was mistakenly requiring move assignable. Fixed that and...

vector::emplace_back was mistakenly requiring move assignable.  Fixed that and did a little drive-by optimization at the same time.  This fixes http://llvm.org/bugs/show_bug.cgi?id=12085.

llvm-svn: 151492
parent 6b2dc73d
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