]> granicus.if.org Git - clang/commit
Add test case for array and struct variable lvalue evaluation.
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 17 Oct 2008 05:19:52 +0000 (05:19 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 17 Oct 2008 05:19:52 +0000 (05:19 +0000)
commitef8b28e9459e729b7bd8c826d204621b039611fa
tree55d87a630de5a2825259a58c4f30a3622583ed66
parent5669e57b4a74d26e9e2fb70d778141d0d849388b
Add test case for array and struct variable lvalue evaluation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57670 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/array-struct.c [new file with mode: 0644]