Tidy up. Move for loop index declarations into for statements. Use unsigned...
Tidy up. Move for loop index declarations into for statements. Use unsigned instead of uint16_t for loop indices. Use unsigned instead of uint32_t for arguments to raw_ostream.indent. llvm-svn: 161033
Loading
Please register or sign in to comment