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
10 files changed
tree: 3cac5f1ba5a000baede714beaf4838bdefe86d92
  1. clang/
  2. compiler-rt/
  3. llvm/