[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)
commit936a9c978c8f6970ed57725994ada6dd5f9c3e07
tree1062799692120c95f3d4d126260974f3dd009736
parenta742193309db6e9f429646c8a866aa579acaad43
[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

llvm-svn: 348637
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h