Indents were given the color blue when outputting with color. AST dumping now looks like this: Node |-Node | `-Node `-Node `-Node Compared to the previous: (Node (Node (Node)) (Node (Node))) llvm-svn: 174022
http://llvm-reviews.chandlerc.com/D52 Patch by Philip Craig! llvm-svn: 170634
This is preparation for adding Decl dumping. Patch by Philip Craig. llvm-svn: 167509