[all-commits] [llvm/llvm-project] c65c0e: [flang][OpenMP] Break up CheckThreadprivateOrDecla...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Aug 19 05:36:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c65c0e87fc73940bc18e9cc0a32aadd381e292a3
      https://github.com/llvm/llvm-project/commit/c65c0e87fc73940bc18e9cc0a32aadd381e292a3
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-08-19 (Tue, 19 Aug 2025)

  Changed paths:
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h

  Log Message:
  -----------
  [flang][OpenMP] Break up CheckThreadprivateOrDeclareTargetVar, NFC (#153809)

Extract the visitors into separate functions to make the code more
readable. Join each message string into a single line.



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