]> granicus.if.org Git - clang/commit
For the transfer function of DeclStmt, for now initialize the values of
authorTed Kremenek <kremenek@apple.com>
Tue, 4 Mar 2008 20:40:11 +0000 (20:40 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 4 Mar 2008 20:40:11 +0000 (20:40 +0000)
commitfcb092b1aafd44019f9ddba46514d8bea2cb7942
tree1b58b4c0ee7be7f48c17b6560ec0aa65935557e3
parent7fa6a4079fd68344e4d38c30f7681b3a7d30fbd1
For the transfer function of DeclStmt, for now initialize the values of
structs (local variables) to Unknown instead of Undefined.  (added FIXME to initialize *members* of struct to undefined)

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