[PATCH] D153926: [NFC] Initialize class member pointers to nullptr.
Sindhu Chittireddy via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 28 10:47:26 PDT 2023
schittir updated this revision to Diff 535466.
schittir added a comment.
Not sure what clang-format wants. I hope it likes this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153926/new/
https://reviews.llvm.org/D153926
Files:
clang/include/clang/AST/RawCommentList.h
clang/include/clang/AST/Redeclarable.h
clang/include/clang/CodeGen/CodeGenAction.h
clang/include/clang/Sema/HLSLExternalSemaSource.h
clang/include/clang/Sema/Sema.h
clang/include/clang/Serialization/ModuleFile.h
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Format/SortJavaScriptImports.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153926.535466.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230628/d5e13f91/attachment.bin>
More information about the cfe-commits
mailing list