summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/array-struct.c
Commit message (Expand)AuthorAgeFilesLines
...
* Implement retrieval of the default value of element and field regions.Zhongxing Xu2009-01-231-0/+8
* Add a test case for init expr of array and struct type.Zhongxing Xu2009-01-231-0/+1
* Fix RegionStore::getLValueElement() to handle the case when the base region i...Ted Kremenek2009-01-221-2/+3
* Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar2009-01-201-2/+2
* Add KillStruct to region store. Zhongxing Xu2009-01-131-0/+1
* MemRegion:Ted Kremenek2008-12-131-1/+1
* remove a test case that causes compiler warning.Zhongxing Xu2008-11-301-1/+0
* Add test for initializing array with string literal.Zhongxing Xu2008-11-301-0/+7
* Add documentation for test.Zhongxing Xu2008-11-251-0/+10
* Add no-warning to test case.Zhongxing Xu2008-11-241-1/+1
* Improve test case.Zhongxing Xu2008-11-231-1/+1
* Add test cast for struct array.Zhongxing Xu2008-11-181-0/+4
* Re-enable array-struct test.Zhongxing Xu2008-11-161-1/+1
* - Revert r59229 and r59232: AllocRegion should be immutable.Ted Kremenek2008-11-131-2/+2
* Add test for unsigned array index.Zhongxing Xu2008-11-131-0/+5
* Add test for incomplete struct pointer.Zhongxing Xu2008-11-131-0/+9
* Add a test case for alloca().Zhongxing Xu2008-11-131-0/+6
* Append the test runs with '&&'.Argyrios Kyrtzidis2008-11-071-1/+1
* Add function side-effect test cast.Zhongxing Xu2008-11-021-0/+7
* Add test code for array initialization.Zhongxing Xu2008-10-311-0/+5
* Add test for SCA region store.Zhongxing Xu2008-10-271-0/+8
* Add StringLiteral test code.Zhongxing Xu2008-10-251-0/+7
* Add random array and struct test code for SCA.Zhongxing Xu2008-10-241-1/+6
* Add test case for array and struct variable lvalue evaluation.Zhongxing Xu2008-10-171-0/+14
OpenPOWER on IntegriCloud