[analyzer] Correct the summary violation diagnostics for the retain count checker
authorGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 21 Dec 2018 19:13:28 +0000 (19:13 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 21 Dec 2018 19:13:28 +0000 (19:13 +0000)
commit79f0340c5329b2e21ed76c7b14873ce1d5f9ce64
tree7766623cbfcff98d5d9c7a19f14627fb458be679
parent80187b8a17ed8feedddf809ecc1cedd60dd0f72d
[analyzer] Correct the summary violation diagnostics for the retain count checker

It should be in the past tense.

llvm-svn: 349938
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/test/Analysis/osobject-retain-release.cpp