[all-commits] [llvm/llvm-project] d039ca: support non-string-literals for the message clause

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Thu Jul 31 04:35:52 PDT 2025


  Branch: refs/heads/users/ro-i/omp-runtime-nt-strict_3
  Home:   https://github.com/llvm/llvm-project
  Commit: d039caae9e3a7836c81853e8ed9187e393c6d6f2
      https://github.com/llvm/llvm-project/commit/d039caae9e3a7836c81853e8ed9187e393c6d6f2
  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