[all-commits] [llvm/llvm-project] e2e3d3: support non-string-literals for the message clause
Robert Imschweiler via All-commits
all-commits at lists.llvm.org
Thu Jul 31 04:35:06 PDT 2025
Branch: refs/heads/users/ro-i/omp-runtime-nt-strict_3
Home: https://github.com/llvm/llvm-project
Commit: e2e3d37c6896a1c4e4e42d1ef6ae609fa60f7f0f
https://github.com/llvm/llvm-project/commit/e2e3d37c6896a1c4e4e42d1ef6ae609fa60f7f0f
Author: Robert Imschweiler <robert.imschweiler at amd.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/lib/AST/OpenMPClause.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/Sema/SemaOpenMP.cpp
M clang/lib/Sema/TreeTransform.h
M clang/test/OpenMP/error_codegen.cpp
M clang/test/OpenMP/error_message.cpp
M clang/test/OpenMP/parallel_message_messages.cpp
M clang/test/OpenMP/parallel_num_threads_codegen.cpp
Log Message:
-----------
support non-string-literals for the message clause
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