Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix Lint printing warnings multiple times. Remove the ErrorStr | Dan Gohman | 2010-05-26 | 1 | -5/+2 | |
* | Reinstate checking of stackrestore, with checking for both Read | Dan Gohman | 2010-05-26 | 1 | -0/+8 | |
* | Stackrestore is not a load. | Dan Gohman | 2010-05-26 | 1 | -5/+0 | |
* | Remove a TODO which isn't practical. | Dan Gohman | 2010-05-26 | 1 | -1/+0 | |
* | Implement checking of the tail keyword. | Dan Gohman | 2010-05-26 | 1 | -1/+9 | |
* | Add lint checks for invalid uses of memory. | Dan Gohman | 2010-04-30 | 1 | -19/+59 | |
* | Tidy a comment. | Dan Gohman | 2010-04-22 | 1 | -1/+1 | |
* | Add several more lint checks. | Dan Gohman | 2010-04-09 | 1 | -21/+68 | |
* | Add a few more lint checks. | Dan Gohman | 2010-04-08 | 1 | -0/+40 | |
* | Add a -lint pass which checks for common sources of undefined or likely | Dan Gohman | 2010-04-08 | 1 | -0/+368 |