commit | 17a1a72e70dcbd6257dde644c790a3013113174f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Aug 30 01:00:35 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Aug 30 01:00:35 2007 +0000 |
tree | 2b1fef062795760ffe91457a257206d2931eea1e | |
parent | b393879e292faa61bb4a2853bad4412daf0158e6 [diff] |
Previous commit should have been: Use Ted's child walking interface to allow the dumper to walk the tree in one place and only have node-specific callbacks worry about formatting the nodes (instead of formatting the nodes plus walking the tree). This commit eliminates now default cases by letting them fall through with the normal visitor stuff. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41591 91177308-0d34-0410-b5e6-96231b3b80d8