]> granicus.if.org Git - clang/commit
[analyzer] Track a null value back through FindLastStoreBRVisitor.
authorJordan Rose <jordan_rose@apple.com>
Sat, 22 Sep 2012 01:25:00 +0000 (01:25 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 22 Sep 2012 01:25:00 +0000 (01:25 +0000)
commit53221da865144db0ba6bd89ab30bcf81de0fe5d2
treead72b48f1a6f07c3c5ad95aec04dce12e338bd39
parentd632d6fc606f0be438c3b6fe5c43f1b3f5db98b1
[analyzer] Track a null value back through FindLastStoreBRVisitor.

Also, tidy up the other tracking visitors so that they mark the right
things as interesting and don't do extra work.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164448 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
test/Analysis/inline-plist.c
test/Analysis/inlining/path-notes.c
test/Analysis/plist-output-alternate.m
test/Analysis/plist-output.m