Minor changes (forgot 'return store' in the last patch).<br><br><div class="gmail_quote">On Tue, Oct 28, 2008 at 1:21 PM, Zhongxing Xu <span dir="ltr"><<a href="mailto:xuzhongxing@gmail.com">xuzhongxing@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I changed the BindCompoundLiteral to AddCompoundLiteral.  Init SVals are not passed into Store explicitly. Instead a GRState is passed. Because we cannot assume the compound literal is array. It may be struct. Recursive processing is necessary.<br>

<br>This patch is big enough. Later I will modify the AddDecl to follow the style of AddCompoundLiteral, so that we can process decl with init list.<br>
</blockquote></div><br>