[cfe-commits] r66656 - /cfe/trunk/test/Analysis/ptr-arith.c

Ted Kremenek kremenek at apple.com
Wed Mar 11 10:10:21 PDT 2009


On Mar 11, 2009, at 2:15 AM, Zhongxing Xu wrote:

> Author: zhongxingxu
> Date: Wed Mar 11 04:15:38 2009
> New Revision: 66656
>
> URL: http://llvm.org/viewvc/llvm-project?rev=66656&view=rev
> Log:
> This test case checks if we get the right rvalue type of a  
> TypedViewRegion.
> The ElementRegion's type depends on the array region's rvalue type.  
> If it was
> a pointer type, we would get a loc::SymbolVal for '*p'.

Hi Zhongxing,

Please put this comment over the test case itself as well.  Without  
some comments later when we look at the test cases we won't know their  
intended purpose.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090311/0942d7f0/attachment.html>


More information about the cfe-commits mailing list