diff options
author | Chris Lattner <sabre@nondot.org> | 2007-08-30 01:00:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-08-30 01:00:35 +0000 |
commit | 17a1a72e70dcbd6257dde644c790a3013113174f (patch) | |
tree | 2b1fef062795760ffe91457a257206d2931eea1e /include/clang/Basic/SourceManager.h | |
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
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions