[Openmp-commits] [openmp] [libomp] Add kmp_str_ref (ADT 1/2) (PR #176162)
Robert Imschweiler via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 9 12:09:38 PDT 2026
================
----------------
ro-i wrote:
`StringRef`? Given the tiny amount of source that sounds a bit like overkill just to avoid including the kmp header that is included at some point in the translation unit, anyway? Especially since `kmp_vector` in the other PR is a class template.
https://github.com/llvm/llvm-project/pull/176162
More information about the Openmp-commits
mailing list