[PATCH] D150744: [NFC][CLANG] Fix uninitialized scalar field issues with Coverity
Soumi Manna via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 19:00:42 PDT 2023
Manna updated this revision to Diff 522877.
Herald added subscribers: steakhal, martong.
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.522877.patch
Type: text/x-patch
Size: 3931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230517/357707dc/attachment.bin>
More information about the cfe-commits
mailing list