Add extra sanity checking in FormatString::matchesType() that we are comparing...
Add extra sanity checking in FormatString::matchesType() that we are comparing integers to integers. This happens not to be an issue now, but the extra check helps future proof in case of future refactorings. llvm-svn: 135147
Loading
Please register or sign in to comment