summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/comparison-implicit-casts.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove BasicConstraintManager. It hasn't been in active service for a while.Ted Kremenek2012-08-221-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 Rose2012-05-161-2/+4
| | | | llvm-svn: 156949
* [analyzer] Fix test for PR12206, which was failing on i386.Jordy Rose2012-05-161-0/+96
llvm-svn: 156941
OpenPOWER on IntegriCloud