[PATCH] D148692: Fix uninitialized class members

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 22:04:51 PDT 2023


LuoYuanke added a comment.

In D148692#4282643 <https://reviews.llvm.org/D148692#4282643>, @mehdi_amini wrote:

> The description is missing context, are these fixing bugs? How were these issues found?

I think these are to fix the issues that reported by Coverity/Klocwork tool.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148692/new/

https://reviews.llvm.org/D148692



More information about the llvm-commits mailing list