diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-05-15 14:51:37 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-05-15 14:51:54 +0100 |
commit | c5fe3839905fe466966d124fb6fc62365ea97636 (patch) | |
tree | fef01274ce53d50ceb2f2c2debfb457cfacdd959 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f9e9b0cdb4f499aa8443c21430fdb09a5a74490f (diff) | |
download | llvm-c5fe3839905fe466966d124fb6fc62365ea97636.zip llvm-c5fe3839905fe466966d124fb6fc62365ea97636.tar.gz llvm-c5fe3839905fe466966d124fb6fc62365ea97636.tar.bz2 |
IfConverter::MeetIfcvtSizeLimit - Fix uninitialized variable warnings. NFCI.
Ensure the duplication instruction counts are initialized to zero (even though they aren't used) to silence static analysis warnings.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions