aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/array-struct.c
AgeCommit message (Expand)Author
2008-12-13MemRegion:Ted Kremenek
2008-11-30remove a test case that causes compiler warning.Zhongxing Xu
2008-11-30Add test for initializing array with string literal.Zhongxing Xu
2008-11-25Add documentation for test.Zhongxing Xu
2008-11-24Add no-warning to test case.Zhongxing Xu
2008-11-23Improve test case.Zhongxing Xu
2008-11-18Add test cast for struct array.Zhongxing Xu
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