]> granicus.if.org Git - clang/commit
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)
commit0a393fab0d71283d9be55dee2d360959f2c1fb15
treeecbc7d5b711104e08d4cd78745c985cd22f21588
parent45e06a61601c5455359b9a4810b0c26937417bac
Fix two clang-tidy misc-move-forwarding-reference warnings

Patch by Michael Sharpe.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@288813 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Type.cpp
lib/CodeGen/CGBlocks.cpp