[flang-commits] [clang] [flang] [llvm] [OpenMP] Make OpenMP version have separate type (PR #219820)

Alexey Bataev via flang-commits flang-commits at lists.llvm.org
Mon Aug 31 13:01:32 PDT 2026


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

----------------
alexey-bataev wrote:

```suggestion
  if (DirLang.getName() == "OpenMP")
    OS << "#include \"llvm/Frontend/OpenMP/OMPVersion.h\"\n";
```

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


More information about the flang-commits mailing list