diff options
author | Adrian Kuegel <akuegel@google.com> | 2024-04-11 10:25:53 +0000 |
---|---|---|
committer | Adrian Kuegel <akuegel@google.com> | 2024-04-11 10:25:53 +0000 |
commit | a8b461603b3fab3b229ea6552433cb359c30350c (patch) | |
tree | 66951cd86f293364b65d6ddaf0c2fd4351876500 /bolt/lib/Rewrite/BinaryPassManager.cpp | |
parent | b60974dc9e5d98054f5a3a0dac7eab70e38bd416 (diff) | |
download | llvm-a8b461603b3fab3b229ea6552433cb359c30350c.zip llvm-a8b461603b3fab3b229ea6552433cb359c30350c.tar.gz llvm-a8b461603b3fab3b229ea6552433cb359c30350c.tar.bz2 |
[mlir] Apply ClangTidy BugProne fix
forwarding reference passed to std::move(), which may unexpectedly cause
lvalues to be moved; use std::forward() instead.
Diffstat (limited to 'bolt/lib/Rewrite/BinaryPassManager.cpp')
0 files changed, 0 insertions, 0 deletions