[all-commits] [llvm/llvm-project] cc0c8e: [OpenMP] Fix build breakage (NFC) (#80313)
Kelvin Li via All-commits
all-commits at lists.llvm.org
Thu Feb 1 10:33:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc0c8e592f8ff58ab821a04b7dcfb71403b4bea6
https://github.com/llvm/llvm-project/commit/cc0c8e592f8ff58ab821a04b7dcfb71403b4bea6
Author: Kelvin Li <kkwli at users.noreply.github.com>
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed paths:
M openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
Log Message:
-----------
[OpenMP] Fix build breakage (NFC) (#80313)
Assign `nullptr` to the pointer instead.
More information about the All-commits
mailing list