commit | aead1539e7481fde73725d8eadeea82087982bf3 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Sep 27 18:20:22 2007 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Sep 27 18:20:22 2007 +0000 |
tree | 191915a4021fdda4d8cc8035c86bf0f8abc1d43b | |
parent | 271f1a6373c3fe8fa457fe1ca6c0c908416110fd [diff] |
Created new "ExprDeclBitVector" type bundle for dataflow analyses that need boolean values associated with ScopedDecls and CFGBlock-level Exprs. This is the common boilerplate needed by UninitializedValues and LiveVariables. Refactored UninitializedValues to use ExprDeclBitVector. Shortened the string diagnostic for UninitializedValues. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42408 91177308-0d34-0410-b5e6-96231b3b80d8