Sign in
fuchsia
/
third_party
/
github.com
/
llvm
/
llvm-test-suite
/
bb453ac4ef0de7730421617469fb85c6a4c56f92
/
.
/
Fortran
/
lit.local.cfg
blob: d5b11eccd07dd6f6d1f834b2aea3bce28fdf360d [
file
]
# Flang uses NO_STOP_MESSAGE to control the output of the STOP statement.
# We should set it for running the tests, otherwise they might choke on warnings
# about signaling INEXACT exceptions.
config
.
environment
[
"NO_STOP_MESSAGE"
]
=
"1"