aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-03 10:22:08 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-03 10:22:08 +0000
commit64e3a515344f0d29ac67ea8f21b7abeba5e82047 (patch)
tree89422f988787470872b96e37e3c63d8400ab8824 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent080014ee6dfade1a68af71cecbb85131ac27a954 (diff)
downloadllvm-64e3a515344f0d29ac67ea8f21b7abeba5e82047.zip
llvm-64e3a515344f0d29ac67ea8f21b7abeba5e82047.tar.gz
llvm-64e3a515344f0d29ac67ea8f21b7abeba5e82047.tar.bz2
Fix uninitialized variable warnings. NFCI.
Both MSVC and cppcheck don't like the fact that the variables are initialized via references. llvm-svn: 365018
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions