summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/Lint.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement checking of the tail keyword.Dan Gohman2010-05-261-1/+9
| | | | llvm-svn: 104744
* Add lint checks for invalid uses of memory.Dan Gohman2010-04-301-19/+59
| | | | llvm-svn: 102733
* Tidy a comment.Dan Gohman2010-04-221-1/+1
| | | | llvm-svn: 102041
* Add several more lint checks.Dan Gohman2010-04-091-21/+68
| | | | llvm-svn: 100841
* Add a few more lint checks.Dan Gohman2010-04-081-0/+40
| | | | llvm-svn: 100825
* Add a -lint pass which checks for common sources of undefined or likelyDan Gohman2010-04-081-0/+368
unintended behavior. llvm-svn: 100798
OpenPOWER on IntegriCloud