[all-commits] [llvm/llvm-project] c96cba: [Libomptarget] Fix compilation of libomptarget wit...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Aug 3 08:49:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c96cba3aea74fabf18cb04bff3d11cd956fd37ca
      https://github.com/llvm/llvm-project/commit/c96cba3aea74fabf18cb04bff3d11cd956fd37ca
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp

  Log Message:
  -----------
  [Libomptarget] Fix compilation of libomptarget with old GCC

Summary:
Older gcc can't figure out the copy elision and needs an explicit move.




More information about the All-commits mailing list