commit | 956dada02800e779f422ac788167e1485881aeaf | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Tue Oct 23 00:32:22 2018 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Tue Oct 23 00:32:22 2018 +0000 |
tree | 43f94e4147beb61528d4865ce43cbc19ac8e6a58 | |
parent | 8ad683cced15373e16b79ae618af7abf4eaadd02 [diff] |
[dsymutil] Improve error reporting when we cannot create output file. Before this patch we were returning an empty string in case we couldn't create the output file. Now we return an expected string so we can return and print the proper issue. We now return errors instead of bools and defer printing to the call site. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344983 91177308-0d34-0410-b5e6-96231b3b80d8