[PATCH] D152194: [StaticAnalyzer] Fix nullptr dereference issue found by static analyzer tool
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 7 01:10:10 PDT 2023
steakhal accepted this revision.
steakhal added a comment.
This revision is now accepted and ready to land.
Please update the title and the summary of this patch to reflect what it actually achieves.
We also usually use the `[analyzer]` tag only for changes touching `StaticAnalyzer` stuff.
After these, you can merge the patch.
Thanks for refactoring the to express the intent more clearly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152194/new/
https://reviews.llvm.org/D152194
More information about the cfe-commits
mailing list