[all-commits] [llvm/llvm-project] b9fd8f: [OpenMP][NFC] Add missing virtual destructor to si...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Fri Mar 25 14:01:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9fd8f34ae547674ac0b5f5fbc5bb66d2bc0fedb
      https://github.com/llvm/llvm-project/commit/b9fd8f34ae547674ac0b5f5fbc5bb66d2bc0fedb
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
    M llvm/unittests/Linker/LinkModulesTest.cpp
    M openmp/libomptarget/plugins/cuda/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP][NFC] Add missing virtual destructor to silence warning


  Commit: 7dfad948f12a8200e5d01f3815482ce9a00d4103
      https://github.com/llvm/llvm-project/commit/7dfad948f12a8200e5d01f3815482ce9a00d4103
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
    M openmp/libomptarget/include/ExclusiveAccess.h

  Log Message:
  -----------
  [OpenMP][FIX] Repair ExclusiveAccess move semantic snafu


Compare: https://github.com/llvm/llvm-project/compare/89525cbf283f...7dfad948f12a


More information about the All-commits mailing list