Skip to content
Commit ffe62e3a authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix a -Wpessimizing-move warning from Clang on this code --

a std::move() isn't needed here as the object is a temporary.

llvm-svn: 311430
parent b49f0893
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