[all-commits] [llvm/llvm-project] 4232dd: [flang] Fix execute_command_line cmdstat is not se...
Yi Wu via All-commits
all-commits at lists.llvm.org
Fri Jun 21 06:42:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4232dd586b65c9301304cab2fb166d8df97c591a
https://github.com/llvm/llvm-project/commit/4232dd586b65c9301304cab2fb166d8df97c591a
Author: Yi Wu <yi.wu2 at arm.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M flang/docs/Intrinsics.md
M flang/runtime/execute.cpp
M flang/unittests/Runtime/CommandTest.cpp
Log Message:
-----------
[flang] Fix execute_command_line cmdstat is not set when error occurs (#93023)
Fixes: https://github.com/llvm/llvm-project/issues/92929
Also added cmdstat for common linux return code 1, 126, 127
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