diff options
author | Jan Wen Voung <jvoung@google.com> | 2015-07-10 19:46:16 +0000 |
---|---|---|
committer | Jan Wen Voung <jvoung@google.com> | 2015-07-10 19:46:16 +0000 |
commit | 1e7c60a3446a16d67804236577da2c0f04de65a9 (patch) | |
tree | 1d1910a9517e5933b7995d323b40220de0ed6d4d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 215746b45a4d0bbf82f2dfc180bd5317656256de (diff) | |
download | llvm-1e7c60a3446a16d67804236577da2c0f04de65a9.zip llvm-1e7c60a3446a16d67804236577da2c0f04de65a9.tar.gz llvm-1e7c60a3446a16d67804236577da2c0f04de65a9.tar.bz2 |
Fix enum BitcodeError to not define a zero-valued error code.
Summary:
std::error_code assumes it isn't an error if the error code is zero.
Patch by Karl Schimpf
Reviewers: rafael
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D10815
llvm-svn: 241933
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions