Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp | ||
---|---|---|
68 ↗ | (On Diff #158069) | The good point thing. |
Paths
| Differential D50012
[analyzer] Fix crash in RunLoopAutoreleaseChecker on empty children ClosedPublic Authored by george.karpenkov on Jul 30 2018, 2:21 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: mikhail.ramalho, a.sidorin, szepet and 2 others. · View Herald TranscriptJul 30 2018, 2:21 PM This revision is now accepted and ready to land.Jul 30 2018, 2:22 PM Closed by commit rC338312: [analyzer] Fix crash in RunLoopAutoreleaseChecker on empty children (authored by george.karpenkov). · Explain WhyJul 30 2018, 2:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158082 lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp
test/Analysis/Checkers/RunLoopAutoreleaseLeakChecker.m
|