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

tuple was accidentally lacking a valid copy assignment operator. It went...

tuple was accidentally lacking a valid copy assignment operator.  It went undetected because I had failed to test assigning from a const lvalue.  This fixes http://llvm.org/bugs/show_bug.cgi?id=11921

llvm-svn: 150613
parent 040a3a28
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