]> granicus.if.org Git - clang/commit
Change "VisitBlockVarDecl" to "VisitVarDecl". UninitializedValues now works
authorTed Kremenek <kremenek@apple.com>
Tue, 15 Apr 2008 23:02:18 +0000 (23:02 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 15 Apr 2008 23:02:18 +0000 (23:02 +0000)
commit606ceeef820a3ecd46255d155e5d7f3aa888a04b
tree495d6961abc6d021c028aaa0324fc14939f2bd46
parent248a753f6b670692523c99afaeb8fe98f7ae3ca7
Change "VisitBlockVarDecl" to "VisitVarDecl".  UninitializedValues now works
as before r49748 (where BlockVarDecl was removed).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49749 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/UninitializedValues.cpp