[all-commits] [llvm/llvm-project] 925dbc: [flang][OpenMP] Fix namespace nesting after PR144960

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Jun 20 11:23:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 925dbc798828d78e5300972dfdabb89955216229
      https://github.com/llvm/llvm-project/commit/925dbc798828d78e5300972dfdabb89955216229
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/Atomic.h

  Log Message:
  -----------
  [flang][OpenMP] Fix namespace nesting after PR144960

Newly introduced Atomic.cpp fails to compile on its own, but somehow
compiles fine in the build. Maybe it's because PCH, but it needs to be
fixed nevertheless.



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