aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorArjun P <arjunpitchanathan@gmail.com>2022-01-06 19:16:57 +0530
committerArjun P <arjunpitchanathan@gmail.com>2022-01-06 19:18:30 +0530
commitef8351598ef33b906fd1962420c8b464812cea85 (patch)
treee02df2fbf5b53824055e19f0dbf39fb9b80f8e12 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentddd9ec667a2e3ec241f11dbb8368600dcf432eb4 (diff)
downloadllvm-ef8351598ef33b906fd1962420c8b464812cea85.zip
llvm-ef8351598ef33b906fd1962420c8b464812cea85.tar.gz
llvm-ef8351598ef33b906fd1962420c8b464812cea85.tar.bz2
[MLIR] Simplex::findPivotRow: silence spurious coverity warning
Initialize some variables to zero to avoid a warning about them possibly being used uninitialized. In actuality, they will never be used before initialization.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions