]> granicus.if.org Git - clang/commit
UninitializedValues: introduce ValueVector:reference class to forward to llvm::BitVec...
authorTed Kremenek <kremenek@apple.com>
Tue, 15 Mar 2011 04:57:32 +0000 (04:57 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 15 Mar 2011 04:57:32 +0000 (04:57 +0000)
commit496398d523de712ac1084c53a397ca3987fe43db
treebf2dc3c1cede7bd68bbafdc2373ef38479183279
parentafb10c4bda2ac2c268fa7e6c11141584f57de119
UninitializedValues: introduce ValueVector:reference class to forward to llvm::BitVector.  No real functionality change, but this is a stepping stone to moving to tri-state logic.

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