Previously, we were not printing a note at all if at least one of the parameters was not annotated.
rdar://46888422
Paths
| Differential D55972
[analyzer] Fix a bug in RetainCountDiagnostics while printing a note on mismatched summary in inlined functions ClosedPublic Authored by george.karpenkov on Dec 20 2018, 5:07 PM.
Details Summary Previously, we were not printing a note at all if at least one of the parameters was not annotated. rdar://46888422
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptDec 20 2018, 5:07 PM This revision is now accepted and ready to land.Dec 20 2018, 5:08 PM Closed by commit rL349875: [analyzer] Fix a bug in RetainCountDiagnostics while printing a note on… (authored by george.karpenkov). · Explain WhyDec 20 2018, 6:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179226 cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
cfe/trunk/test/Analysis/osobject-retain-release.cpp
|