Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-22 | Remove BasicConstraintManager. It hasn't been in active service for a while. | Ted Kremenek | |
As part of this change, I discovered that a few of our tests were not testing the RangeConstraintManager. Luckily all of those passed when I moved them over to use that constraint manager. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162384 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-16 | Add triples for test. | Jordy Rose | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156949 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-16 | [analyzer] Fix test for PR12206, which was failing on i386. | Jordy Rose | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156941 91177308-0d34-0410-b5e6-96231b3b80d8 |