[all-commits] [llvm/llvm-project] 4c5b3c: add missing visitor for OmpMetadirectiveDirective

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Jan 16 13:22:49 PST 2025


  Branch: refs/heads/users/kparzysz/spr/m03-meta-simple
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c5b3ce357c3fd92d3d4b1a3ad32dbf658d54b46
      https://github.com/llvm/llvm-project/commit/4c5b3ce357c3fd92d3d4b1a3ad32dbf658d54b46
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp

  Log Message:
  -----------
  add missing visitor for OmpMetadirectiveDirective


  Commit: 205a760748765023daf197ed4da2a3f54ba32d47
      https://github.com/llvm/llvm-project/commit/205a760748765023daf197ed4da2a3f54ba32d47
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Lower/OpenMP/Clauses.cpp
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/resolve-directives.cpp
    A flang/test/Parser/OpenMP/metadirective-v50.f90
    M flang/test/Parser/OpenMP/metadirective.f90

  Log Message:
  -----------
  support for default


Compare: https://github.com/llvm/llvm-project/compare/078ab7163682...205a76074876

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