[all-commits] [llvm/llvm-project] 6c2be8: Revert "[OpenMP][NFC] Add missing virtual destruct...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Fri Mar 25 14:07:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c2be885ff1c62991a87858c1948ee0a86c57fa0
https://github.com/llvm/llvm-project/commit/6c2be885ff1c62991a87858c1948ee0a86c57fa0
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:
-----------
Revert "[OpenMP][NFC] Add missing virtual destructor to silence warning"
This reverts commit b9fd8f34ae547674ac0b5f5fbc5bb66d2bc0fedb as it
accidentally contained a unit test change that is not finished (and
unrelated).
More information about the All-commits
mailing list