[llvm] [OpenMP] Port the OpenMP device runtime to direct C++ compilation (PR #123673)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 05:50:19 PST 2025
================
@@ -21,8 +21,6 @@
using namespace ompx;
----------------
jhuber6 wrote:
I could put it in another namespace.
https://github.com/llvm/llvm-project/pull/123673
More information about the llvm-commits
mailing list