[all-commits] [llvm/llvm-project] 54257d: [flang][OpenMP] Move directive deprecation check t...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Sat Apr 18 08:48:29 PDT 2026


  Branch: refs/heads/users/kparzysz/r06-move-deprecation-check
  Home:   https://github.com/llvm/llvm-project
  Commit: 54257d3b3eecf14ceb83b816a69c7d5484a0a825
      https://github.com/llvm/llvm-project/commit/54257d3b3eecf14ceb83b816a69c7d5484a0a825
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/lib/Semantics/resolve-directives.cpp
    M flang/test/Semantics/OpenMP/clause-validity01.f90
    M flang/test/Semantics/OpenMP/deprecation.f90

  Log Message:
  -----------
  [flang][OpenMP] Move directive deprecation check to semantic checks

Replace IssueNonConformanceWarning in resolve-directives.cpp with
CheckDirectiveDeprecation in check-omp-structure.cpp.



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