diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-08-11 00:59:25 -0700 |
---|---|---|
committer | Aiden Grossman <agrossman154@yahoo.com> | 2023-09-05 12:41:49 -0700 |
commit | c4a769ba03e4738340e28f2697ae1a2b972cd845 (patch) | |
tree | 6e5de02daf82b441cd52f40942e7676dc01e4694 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ca8dbdc12a72c35fc1832476c5d5836058ae224c (diff) | |
download | llvm-c4a769ba03e4738340e28f2697ae1a2b972cd845.zip llvm-c4a769ba03e4738340e28f2697ae1a2b972cd845.tar.gz llvm-c4a769ba03e4738340e28f2697ae1a2b972cd845.tar.bz2 |
[llvm-exegesis] Print errno on failures in subprocess
Some error logging in llvm-exegesis under the subprocess executor just
prints a generic failure information rather than any details about the
error as we omit printing the string version of errno. This patch adds
in printing errno at all relevant points in the subprocess executor that
were previously missed.
Reviewed By: courbet
Differential Revision: https://reviews.llvm.org/D157682
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions