aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2013-02-09 01:09:27 +0000
committerAnna Zaks <ganna@apple.com>2013-02-09 01:09:27 +0000
commitd523df6a143a97eea46916c6e31c8f2a0728bf28 (patch)
treeeac066a6cd044d1a356978ea683781b9bfcbed59 /lib/StaticAnalyzer/Checkers/CStringChecker.cpp
parentadecec39481f925701e63d7fe3b8bf02dd7ddf01 (diff)
[analyzer] Invalidation checker: move the "missing implementation" check
The missing definition check should be in the same category as the missing ivar validation - in this case, the intent is to invalidate in the given class, as described in the declaration, but the implementation does not perform the invalidation. Whereas the MissingInvalidationMethod checker checks the cases where the method intention is not to invalidate. The second checker has potential to have a much higher false positive rate. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174787 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions