llvm-project
008dc8b5 - [flang-rt] Fix EXECUTE_COMMAND_LINE() on Windows (#184875)

Commit
5 days ago
[flang-rt] Fix EXECUTE_COMMAND_LINE() on Windows (#184875) Detect cmd.exe special status code 9009 that indicates "command not found" condition. Crash the process if "command not found" detected when CMDSTAT was not specified.
Parents
Loading