[all-commits] [llvm/llvm-project] d7b936: [OpenMP] Add directive spellings introduced in Ope...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Jun 25 05:55:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7b936b633f3b30477fee4d9ec38497d7af9b42b
https://github.com/llvm/llvm-project/commit/d7b936b633f3b30477fee4d9ec38497d7af9b42b
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M clang/test/OpenMP/declare_mapper_messages.c
M clang/test/OpenMP/declare_target_messages.cpp
M clang/test/OpenMP/declare_variant_clauses_messages.cpp
M clang/test/OpenMP/target_data_ast_print.cpp
M clang/test/OpenMP/target_map_messages.cpp
M llvm/include/llvm/Frontend/OpenMP/OMP.td
M llvm/unittests/Frontend/CMakeLists.txt
A llvm/unittests/Frontend/OpenMPDirectiveNameTest.cpp
Log Message:
-----------
[OpenMP] Add directive spellings introduced in OpenMP 6.0 (#141772)
For background information see
https://discourse.llvm.org/t/rfc-alternative-spellings-of-openmp-directives/85507
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list