Details
Details
Diff Detail
Diff Detail
Paths
| Differential D153926
[NFC] Initialize class member pointers to nullptr. ClosedPublic Authored by schittir on Jun 27 2023, 3:27 PM.
Details
Diff Detail Event TimelineHerald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald Transcript Herald added reviewers: rymiel, HazardyKnusperkeks, owenpan, MyDeveloperDay. · View Herald Transcript This revision is now accepted and ready to land.Jun 28 2023, 7:43 AM Comment Actions
The clang-format part LGTM. Thanks!
Revision Contents
Diff 535466 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
|