summaryrefslogtreecommitdiffstats
path: root/tools/coverity
Commit message (Collapse)AuthorAgeFilesLines
* Use the new cov-analyze options recommended by Coverity.wtc@chromium.org2009-07-161-3/+11
| | | | | | | | | | | | | Basically we remove --enable-single-virtual and replace --all by just the checkers useful to us. This should speed up the analysis. R=huanr BUG=none TEST=none Review URL: http://codereview.chromium.org/155589 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20822 0039d316-1c4b-4281-b951-d872f2087c98
* Add a script that runs cov-build, cov-analyze, andwtc@chromium.org2009-05-121-0/+136
cov-commit-defects on a Chromium tree. R=patrick BUG=N/A TEST=N/A Review URL: http://codereview.chromium.org/99264 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15831 0039d316-1c4b-4281-b951-d872f2087c98