Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BasicConstraintManager. It hasn't been in active service for a while. | Ted Kremenek | 2012-08-22 | 1 | -2/+0 |
| | | | | | | | | 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. llvm-svn: 162384 | ||||
* | Add triples for test. | Jordy Rose | 2012-05-16 | 1 | -2/+4 |
| | | | | llvm-svn: 156949 | ||||
* | [analyzer] Fix test for PR12206, which was failing on i386. | Jordy Rose | 2012-05-16 | 1 | -0/+96 |
llvm-svn: 156941 |