[PATCH] D42388: [analyzer] Protect against dereferencing a null pointer
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 22 11:41:30 PST 2018
NoQ accepted this revision.
NoQ added a reviewer: george.karpenkov.
NoQ added a comment.
This revision is now accepted and ready to land.
Neat. I wonder if you've actually found it by running the analyzer :) Did it crash or just made sense to fix, i.e. should there be tests?
Repository:
rL LLVM
https://reviews.llvm.org/D42388
More information about the cfe-commits
mailing list