[all-commits] [llvm/llvm-project] 102399: [flang][OpenMP] Rename check-omp-metadirective.cpp...

Abid Qadeer via All-commits all-commits at lists.llvm.org
Wed Jun 3 02:34:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1023990a57d5824a6fc2f7a899b8f36977bbcf66
      https://github.com/llvm/llvm-project/commit/1023990a57d5824a6fc2f7a899b8f36977bbcf66
  Author: Abid Qadeer <haqadeer at amd.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M flang/lib/Semantics/CMakeLists.txt
    R flang/lib/Semantics/check-omp-metadirective.cpp
    M flang/lib/Semantics/check-omp-structure.h
    A flang/lib/Semantics/check-omp-variant.cpp

  Log Message:
  -----------
  [flang][OpenMP] Rename check-omp-metadirective.cpp (NFC). (#201159)

Both METADIRECTIVE and DECLARE VARIANT fall into the "variant
directives" category, so check-omp-variant.cpp is a more accurate name
for the file that hosts their semantic checks.

Suggested in
https://github.com/llvm/llvm-project/pull/198799#issuecomment-4576970335



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