diff options
author | Rui Ueyama <ruiu@google.com> | 2014-12-15 12:20:13 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-12-15 12:20:13 +0000 |
commit | 7da4037c81308eef1aa67ecded1b70226ae27987 (patch) | |
tree | a5a50659491a11ebded9a669930cb9db459dbbd0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2b27fc78a25f12e700e36ca53ae62f14c81a1276 (diff) | |
download | llvm-7da4037c81308eef1aa67ecded1b70226ae27987.zip llvm-7da4037c81308eef1aa67ecded1b70226ae27987.tar.gz llvm-7da4037c81308eef1aa67ecded1b70226ae27987.tar.bz2 |
Replace ReaderError with DynamicError.
ReaderErrorCategory was used only at one place. We now have a
DynamicErrorCategory for this kind of one-time error, so use it.
The calling function doesn't really care the type of an error, so
ReaderErrorCategory was actually dead code.
llvm-svn: 224245
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions