Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-24 | Fix analyzer tests. | Ted Kremenek | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162588 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-08-03 | [analyzer] rename all experimental checker packages to have 'experimental' ↵ | Ted Kremenek | |
be the common root package. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136835 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-07-19 | [analysis] Add checks for double-locking and lock order reversal bugs for | Jordy Rose | |
pthread and XNU locks. Patch by Rui Paulo! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135515 91177308-0d34-0410-b5e6-96231b3b80d8 |