| commit | 2788f797ca429c57fce77449822c335d479e20d3 | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Mon Mar 29 21:13:41 2010 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Mon Mar 29 21:13:41 2010 +0000 |
| tree | 3cac5f1ba5a000baede714beaf4838bdefe86d92 | |
| parent | 4d1aa2a1c645f54b9faf7a427928f061c8ca58af [diff] |
Make isInt?? and isUint?? template specializations of the generic versions. This makes calls a little bit more consistent and allows easy removal of the specializations in the future. Convert all callers to the templated functions. llvm-svn: 99838