aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2018-01-08 05:58:36 +0000
committerShoaib Meenai <smeenai@fb.com>2018-01-08 05:58:36 +0000
commitfd3e4b0ea12dab82c6584106e7efb4872ca406f9 (patch)
tree67341582579f4b07ce83bc5d872608803bee8b2c /clang/lib/Frontend/CompilerInvocation.cpp
parent3a15fb591e3c65699214911e815bdfab11ac443c (diff)
downloadllvm-fd3e4b0ea12dab82c6584106e7efb4872ca406f9.zip
llvm-fd3e4b0ea12dab82c6584106e7efb4872ca406f9.tar.gz
llvm-fd3e4b0ea12dab82c6584106e7efb4872ca406f9.tar.bz2
[COFF] Initalize ErrorHandler with CanExitEarly value
Previously, the COFF driver would call exit(1) from the ErrorHandler in the case of a link error, even if CanExitEarly=false was specified. Now it initializes the ErrorHandler in the same way that the ELF driver does. Patch by Andrew Kelley. Differential Revision: https://reviews.llvm.org/D41803 llvm-svn: 321983
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions