aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/array-struct.c
AgeCommit message (Expand)Author
2008-11-16Re-enable array-struct test.Zhongxing Xu
2008-11-13- Revert r59229 and r59232: AllocRegion should be immutable.Ted Kremenek
2008-11-13Add test for unsigned array index.Zhongxing Xu
2008-11-13Add test for incomplete struct pointer.Zhongxing Xu
2008-11-13Add a test case for alloca().Zhongxing Xu
2008-11-07Append the test runs with '&&'.Argyrios Kyrtzidis
2008-11-02Add function side-effect test cast.Zhongxing Xu
2008-10-31Add test code for array initialization.Zhongxing Xu
2008-10-27Add test for SCA region store.Zhongxing Xu
2008-10-25Add StringLiteral test code.Zhongxing Xu
2008-10-24Add random array and struct test code for SCA.Zhongxing Xu
2008-10-17Add test case for array and struct variable lvalue evaluation.Zhongxing Xu