[all-commits] [llvm/llvm-project] 41e8e9: Make ExecutionPartIterator satisfy LegacyForwardIt...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Feb 12 11:45:18 PST 2026


  Branch: refs/heads/users/kparzysz/iterator-2
  Home:   https://github.com/llvm/llvm-project
  Commit: 41e8e9789b1061583a39fbc7ed627fcf655f46e5
      https://github.com/llvm/llvm-project/commit/41e8e9789b1061583a39fbc7ed627fcf655f46e5
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M flang/include/flang/Parser/openmp-utils.h

  Log Message:
  -----------
  Make ExecutionPartIterator satisfy LegacyForwardIterator

This makes it usable in std algorithms.


  Commit: 8d81c892c235f38eee9610fa875a5e19125a22e9
      https://github.com/llvm/llvm-project/commit/8d81c892c235f38eee9610fa875a5e19125a22e9
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M flang/include/flang/Parser/openmp-utils.h

  Log Message:
  -----------
  Only allow null owner for top-level construct


  Commit: 8008c92440e99b87eaf040f4588f9ff65353a64b
      https://github.com/llvm/llvm-project/commit/8008c92440e99b87eaf040f4588f9ff65353a64b
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M flang/include/flang/Parser/openmp-utils.h

  Log Message:
  -----------
  Restrict range argument to avoid confusing compilation errors


  Commit: 2f6fea197c2e2bcef849589c8c5abb58002c6f3c
      https://github.com/llvm/llvm-project/commit/2f6fea197c2e2bcef849589c8c5abb58002c6f3c
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M flang/include/flang/Parser/openmp-utils.h

  Log Message:
  -----------
  Improve comment


Compare: https://github.com/llvm/llvm-project/compare/e77db6cb3d91...2f6fea197c2e

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