| commit | 8524f0ba2f71834e6b8fc885e3240f4e5c08ae2c | [log] [tgz] |
|---|---|---|
| author | Joerg Sonnenberger <joerg@bec.de> | Mon Jun 18 18:51:13 2012 +0000 |
| committer | Joerg Sonnenberger <joerg@bec.de> | Mon Jun 18 18:51:13 2012 +0000 |
| tree | 08786a9749befc657f2e3d3e817e8a5faa35698c | |
| parent | 7b33767275bb44d1c42c30235b89131ff1619552 [diff] |
Declare some variables unsigned to avoid signed vs unsigned mismatches. This exploits the relative order of the arguments and/or checks already made in the functions. llvm-svn: 158669