[all-commits] [llvm/llvm-project] 86ab87: Use OmpDirectiveName as OmpDirectiveNameModifier

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Mar 6 11:14:45 PST 2025


  Branch: refs/heads/users/kparzysz/spr/o03-cancel-directive-name
  Home:   https://github.com/llvm/llvm-project
  Commit: 86ab87002174c5999542763dc8d731b995f8ad8f
      https://github.com/llvm/llvm-project/commit/86ab87002174c5999542763dc8d731b995f8ad8f
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M flang/include/flang/Parser/dump-parse-tree.h
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Parser/parse-tree.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/test/Parser/OpenMP/if-clause.f90

  Log Message:
  -----------
  Use OmpDirectiveName as OmpDirectiveNameModifier


  Commit: 75fddf6fcee8f9f76eeffa88fe6ad37fc8578079
      https://github.com/llvm/llvm-project/commit/75fddf6fcee8f9f76eeffa88fe6ad37fc8578079
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M flang/include/flang/Parser/dump-parse-tree.h
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Parser/parse-tree.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/test/Parser/OpenMP/if-clause.f90

  Log Message:
  -----------
  Merge branch 'users/kparzysz/spr/o01-directive-name' into users/kparzysz/spr/o02-metadirective-flush


  Commit: 5c7dcf30f5837460d3d0169fada04f1df49b868f
      https://github.com/llvm/llvm-project/commit/5c7dcf30f5837460d3d0169fada04f1df49b868f
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M flang/include/flang/Parser/dump-parse-tree.h
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Parser/parse-tree.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/test/Parser/OpenMP/if-clause.f90

  Log Message:
  -----------
  Merge branch 'users/kparzysz/spr/o02-metadirective-flush' into users/kparzysz/spr/o03-cancel-directive-name


Compare: https://github.com/llvm/llvm-project/compare/293ec40c58ae...5c7dcf30f583

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