summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis
Commit message (Expand)AuthorAgeFilesLines
* Added test case illustrating the use of '&'.Ted Kremenek2008-04-151-0/+7
* Added test case to dead stores checker.Ted Kremenek2008-04-141-3/+13
* Refactored all logic to run the GRSimpleVals and CFRef checker into a commonTed Kremenek2008-04-102-2/+2
* Added path-sensitive null dereference test case.Ted Kremenek2008-04-021-0/+6
* Added path-sensitive check for return statements that return the addressTed Kremenek2008-03-311-0/+21
* Changed merge operation for uninitialized values analysis to "intersect" (pre...Ted Kremenek2008-03-221-1/+1
* Convert tabs to spaces.Ted Kremenek2008-03-191-7/+7
* GCC has an extension where the left hand side of the ? : operator can be omit...Anders Carlsson2007-11-301-0/+26
* The checking for the delimiters of expected error/warning messages wasBill Wendling2007-11-261-6/+6
* Added more test cases for uninitialized values checker.Ted Kremenek2007-11-241-0/+15
* Fixed bogus culling of uninitialized-values "taint" propagation during assign...Ted Kremenek2007-11-241-0/+29
* Moved dead-stores test cast to a new test suite subdirectory: Analysis.Ted Kremenek2007-11-241-0/+21
OpenPOWER on IntegriCloud