[PATCH] D150744: [NFC][CLANG] Fix uninitialized scalar field issues with Coverity

Soumi Manna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 17 06:24:59 PDT 2023


Manna updated this revision to Diff 523030.

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

https://reviews.llvm.org/D150744

Files:
  clang/include/clang/Analysis/Analyses/Consumed.h
  clang/include/clang/Parse/Parser.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.h
  clang/lib/CodeGen/ConstantEmitter.h
  clang/lib/Serialization/ASTReaderDecl.cpp
  clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150744.523030.patch
Type: text/x-patch
Size: 3931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230517/12c65c96/attachment-0001.bin>


More information about the cfe-commits mailing list