This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Fix crash in RunLoopAutoreleaseChecker on empty children
ClosedPublic

Authored by george.karpenkov on Jul 30 2018, 2:21 PM.

Diff Detail

Repository
rC Clang

Event Timeline

NoQ accepted this revision.Jul 30 2018, 2:22 PM
NoQ added inline comments.
clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp
68 ↗(On Diff #158069)

The good point thing.

This revision is now accepted and ready to land.Jul 30 2018, 2:22 PM
This revision was automatically updated to reflect the committed changes.