"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "82598ecff2b298367d942d3a7ff9839ca568e225"
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
rename Type::getIntegralTypeMask to Type::getIntegerTypeMask. This makes naming much more consistent. For example, there are now no longer any instances of IntegerType that are not considered isInteger! :) llvm-svn: 33225
Loading
Please register or sign in to comment