]> granicus.if.org Git - clang/commit
Process decls in RegionStore. Individual elements of fixed size arrays are
authorZhongxing Xu <xuzhongxing@gmail.com>
Tue, 21 Oct 2008 05:29:26 +0000 (05:29 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Tue, 21 Oct 2008 05:29:26 +0000 (05:29 +0000)
commit53bcdd4fadc022f4a37a929954a72af98f32e91a
tree8484ee44f1f65260e9986b8ce12dd6e75de06a1d
parent511191ce8920160525611be2be754c32a0724c3e
Process decls in RegionStore. Individual elements of fixed size arrays are
initialized to UndefinedVal.

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