aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-10-23 00:32:22 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-10-23 00:32:22 +0000
commit18028f9d431dba8bb538c989968f359734cb17e3 (patch)
treedf040d1d19c220f0ca99481a31ed21fa0cdbf3f4 /clang/lib/CodeGen/CodeGenModule.cpp
parent70152d3288d008dd289d32c0b7cd36cb986a5cb5 (diff)
downloadllvm-18028f9d431dba8bb538c989968f359734cb17e3.zip
llvm-18028f9d431dba8bb538c989968f359734cb17e3.tar.gz
llvm-18028f9d431dba8bb538c989968f359734cb17e3.tar.bz2
[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. llvm-svn: 344983
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions