[Openmp-commits] [openmp] [libomp] Add kmp_str_ref (ADT 1/2) (PR #176162)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 10 04:50:41 PDT 2026


================

----------------
Meinersbur wrote:

```suggestion
#ifndef KMP_ADT_H
#define KMP_ADT_H
```
Other headers don't use double underscores (leading double-underscores are reserved for the compiler itself)

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


More information about the Openmp-commits mailing list