Fix two clang-tidy misc-move-forwarding-reference warnings
authorMalcolm Parsons <malcolm.parsons@gmail.com>
Tue, 6 Dec 2016 14:49:18 +0000 (14:49 +0000)
committerMalcolm Parsons <malcolm.parsons@gmail.com>
Tue, 6 Dec 2016 14:49:18 +0000 (14:49 +0000)
commitf92d44c673f62676476a4cc035a28a894ac07180
tree393dbfc0b64339da65317932353f2cb45367713f
parent4fd1e7c628b6048b8c0f455bbe06b8c8c614335e
Fix two clang-tidy misc-move-forwarding-reference warnings

Patch by Michael Sharpe.

llvm-svn: 288813
clang/lib/AST/Type.cpp
clang/lib/CodeGen/CGBlocks.cpp