[PATCH] D95421: [NFC] Refine some uninitialized used variables.
Freddy, Ye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 22:23:18 PST 2021
FreddyYe created this revision.
Herald added subscribers: pengfei, tpr, hiraditya, qcolombet, MatzeB.
FreddyYe requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
These warning are reported by static code analysis tool: Klocwork
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95421
Files:
clang/lib/CodeGen/CGBlocks.cpp
llvm/lib/CodeGen/RegisterCoalescer.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95421.319210.patch
Type: text/x-patch
Size: 3658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/4e0412f5/attachment.bin>
More information about the llvm-commits
mailing list