aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-12-15 12:20:13 +0000
committerRui Ueyama <ruiu@google.com>2014-12-15 12:20:13 +0000
commit7da4037c81308eef1aa67ecded1b70226ae27987 (patch)
treea5a50659491a11ebded9a669930cb9db459dbbd0 /clang/lib/CodeGen/CodeGenModule.cpp
parent2b27fc78a25f12e700e36ca53ae62f14c81a1276 (diff)
downloadllvm-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