summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/stack-addr-ps.c
Commit message (Expand)AuthorAgeFilesLines
* Fix test: config.h is not guaranteed to exist at the location in Eli Friedman2009-02-181-5/+1
* Eliminate dependency on where test is run from.Daniel Dunbar2009-02-171-4/+4
* Don't include alloca.h if it doesn't exist.Ben Laurie2009-02-171-4/+7
* Static Analyzer driver/options (partial) cleanup:Ted Kremenek2009-02-171-2/+2
* This test case now passes with RegionStore.Ted Kremenek2009-01-221-1/+3
* Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar2009-01-201-1/+1
* MemRegion:Ted Kremenek2008-12-131-1/+0
* Temporarily XFAIL these tests.Ted Kremenek2008-12-131-0/+1
* include alloca.h instead of malloc.h. If this doesn't work for everyone we ca...Anders Carlsson2008-11-071-1/+1
* Bring in 'alloca' for the Analysis/stack-addr-ps.c test case.Argyrios Kyrtzidis2008-11-071-0/+1
* Add 'alloca' test case for return-of-stack-address checker.Ted Kremenek2008-11-021-0/+7
* Added missing 'expected-warning'Ted Kremenek2008-10-311-1/+1
* Enhance compound literal test case.Ted Kremenek2008-10-311-2/+8
* Add missing "expected warning".Ted Kremenek2008-10-301-2/+3
* Improve compound literal test case.Ted Kremenek2008-10-301-2/+6
* Add 'expected-warning' for braces around scalar initializerTed Kremenek2008-10-271-1/+1
* Added compound literal test case.Ted Kremenek2008-10-271-0/+3
* Enhanced path-sensitive return-of-stack-address check to print out the name o...Ted Kremenek2008-07-311-3/+3
* Refactored all logic to run the GRSimpleVals and CFRef checker into a commonTed Kremenek2008-04-101-1/+1
* Added path-sensitive check for return statements that return the addressTed Kremenek2008-03-311-0/+21
OpenPOWER on IntegriCloud