diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-04-20 20:50:13 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-04-20 20:50:13 +0000 |
commit | f7ea85d7681ab35a4c216dd8a7ff4063e3634da0 (patch) | |
tree | 9a8893f0fbd0381c4283d125b6596e58f264fe7e /lib/CodeGen/RegAllocSimple.cpp | |
parent | 14d2e6251de48d58be1c80a5658cb04527d68cef (diff) | |
download | external_llvm-f7ea85d7681ab35a4c216dd8a7ff4063e3634da0.zip external_llvm-f7ea85d7681ab35a4c216dd8a7ff4063e3634da0.tar.gz external_llvm-f7ea85d7681ab35a4c216dd8a7ff4063e3634da0.tar.bz2 |
Make Unix.h:MakeErrMsg separate the prefix and errno string, so we get:
clang: error: unable to make temporary file: /etc/cc: can't make
unique filename: Permission denied
instead of
clang: error: unable to make temporary file: /etc/cc: can't make
unique filenamePermission denied
for example.
Also, audited the uses of MakeErrMsg to make the prefix strings
consistent (not end with newline/punctuation/space/": ").
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69626 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocSimple.cpp')
0 files changed, 0 insertions, 0 deletions