[llvm-branch-commits] [clang] [clang][OpenMP] Pass OpenMP version to getOpenMPDirectiveName (PR #139115)
Erich Keane via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 8 10:48:55 PDT 2025
https://github.com/erichkeane commented:
This seems to be reasonable as far as I can tell.
I DO wonder if `getOpenMPDirectiveName` should lose non-version overload though, so we make sure we get this right everywhere.
https://github.com/llvm/llvm-project/pull/139115
More information about the llvm-branch-commits
mailing list