================ @@ -22,18 +23,13 @@ struct S {}; template <typename T> void cxx_function_name(int I, T *) { #pragma omp target - { - } + {} ---------------- shiltian wrote: unrelated changes https://github.com/llvm/llvm-project/pull/114574