raw_ostream::indent is used for PadToColumn which often prints more
than 16 spaces. Make the Spaces array wide enough to handle common cases.

llvm-svn: 79890
1 file changed
tree: aa90f6f5e37f2478d5fddcae8094617f97776c76
  1. clang/
  2. compiler-rt/
  3. llvm/