[NFC][OpenMP] Fix compile warning caused by using `std::move` on a local object on...
authorShilei Tian <i@tianshilei.me>
Fri, 23 Dec 2022 15:42:29 +0000 (10:42 -0500)
committerShilei Tian <i@tianshilei.me>
Fri, 23 Dec 2022 15:42:29 +0000 (10:42 -0500)
commita82e5825e0871f980bf640582ea6906d15448e27
treeda0943a787b8c51c4a0aebed60a9db0891f84d3e
parentef992b60798b6cd2c50b25351bfc392e319896b7
[NFC][OpenMP] Fix compile warning caused by using `std::move` on a local object on a `return` statement
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp