Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-23 | Remove unused STL header includes. | Jay Foad | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130068 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-05-26 | Fix Lint printing warnings multiple times. Remove the ErrorStr | Dan Gohman | |
option from lintModule, which was an artifact from being based on Verifier code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104765 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-04-08 | Add a -lint pass which checks for common sources of undefined or likely | Dan Gohman | |
unintended behavior. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100798 91177308-0d34-0410-b5e6-96231b3b80d8 |