Result of strlen is size_t which is either uint or ulong, not int.
[oota-llvm.git] / test / TableGen / Include.inc
2003-07-30 Chris LattnerAdd test of file inclusion capability for bugpoint