[all-commits] [llvm/llvm-project] a82e58: [NFC][OpenMP] Fix compile warning caused by using ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Dec 23 07:43:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a82e5825e0871f980bf640582ea6906d15448e27
https://github.com/llvm/llvm-project/commit/a82e5825e0871f980bf640582ea6906d15448e27
Author: Shilei Tian <i at tianshilei.me>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
Log Message:
-----------
[NFC][OpenMP] Fix compile warning caused by using `std::move` on a local object on a `return` statement
More information about the All-commits
mailing list