[all-commits] [llvm/llvm-project] 4a0af8: [flang] Respect NO_STOP_MESSAGE=1 in runtime

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Nov 12 10:50:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a0af824ee22d21362b5e6eccdb38a666e2d9b27
      https://github.com/llvm/llvm-project/commit/4a0af824ee22d21362b5e6eccdb38a666e2d9b27
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M flang/runtime/environment.cpp
    M flang/runtime/environment.h
    M flang/runtime/stop.cpp

  Log Message:
  -----------
  [flang] Respect NO_STOP_MESSAGE=1 in runtime

When an environment variable NO_STOP_MESSAGE=1 is set,
assume that STOP statements with a successful code
have QUIET=.TRUE.

Differential Revision: https://reviews.llvm.org/D113701




More information about the All-commits mailing list