[Openmp-commits] [clang] [llvm] [openmp] [OpenMP][clang] Indirect and Virtual function call mapping from host to device (PR #159857)

Alexey Bataev via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 21 10:04:27 PST 2026


================
@@ -6350,6 +6350,7 @@ void CGOpenMPRuntime::emitTargetOutlinedFunctionHelper(
       [&CGF, &D, &CodeGen](StringRef EntryFnName) {
         const CapturedStmt &CS = *D.getCapturedStmt(OMPD_target);
 
+
----------------
alexey-bataev wrote:

Remove

https://github.com/llvm/llvm-project/pull/159857


More information about the Openmp-commits mailing list