]> granicus.if.org Git - clang/commit
[analyzer] RetainCountChecker: remove untested, unused, incorrect option IncludeAlloc...
authorGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 7 Dec 2018 20:21:37 +0000 (20:21 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 7 Dec 2018 20:21:37 +0000 (20:21 +0000)
commit75429d65577f2a53414c9b2bc8aab1271391b87c
tree463ba0029e20f62b181addd239efca960ba714cc
parent991d0b57999aae9827370e33e538422adcf647f5
[analyzer] RetainCountChecker: remove untested, unused, incorrect option IncludeAllocationLine

The option has no tests, is not used anywhere, and is actually
incorrect: it prints the line number without the reference to a file,
which can be outright incorrect.

Differential Revision: https://reviews.llvm.org/D55385

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348637 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h