[all-commits] [llvm/llvm-project] 215c7e: [flang][OpenMP] Parsing context selectors for META...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon Jan 6 10:40:49 PST 2025


  Branch: refs/heads/users/kparzysz/spr/m02-selectors
  Home:   https://github.com/llvm/llvm-project
  Commit: 215c7e6133bf07d005ac7483b8faf797e319a1fa
      https://github.com/llvm/llvm-project/commit/215c7e6133bf07d005ac7483b8faf797e319a1fa
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    M flang/include/flang/Parser/characters.h
    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/token-parsers.h
    M flang/lib/Parser/unparse.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/lib/Semantics/resolve-directives.cpp

  Log Message:
  -----------
  [flang][OpenMP] Parsing context selectors for METADIRECTIVE

This is just adding parsers for context selectors. There are no tests
because there is no way to execute these parsers yet.



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