[all-commits] [llvm/llvm-project] 7f9047: [flang][OpenMP] Don't abort when default is used o...

Leandro Lupori via All-commits all-commits at lists.llvm.org
Mon Sep 9 10:10:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f90479b2300b3758fd90015a2e6e7e94cfcf1e7
      https://github.com/llvm/llvm-project/commit/7f90479b2300b3758fd90015a2e6e7e94cfcf1e7
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M flang/lib/Semantics/resolve-directives.cpp
    M flang/test/Semantics/OpenMP/default.f90

  Log Message:
  -----------
  [flang][OpenMP] Don't abort when default is used on an invalid directive (#107586)

The previous assert was not considering programs with semantic errors.

Fixes https://github.com/llvm/llvm-project/issues/107495
Fixes https://github.com/llvm/llvm-project/issues/93437



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