| commit | af80f669977135aa8acf0fc0fc93d5f7ca7b29cf | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Wed Jun 09 08:17:30 2010 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Wed Jun 09 08:17:30 2010 +0000 |
| tree | 8fd1d46f455855c26be08a41428478098c019e27 | |
| parent | b52b9100bf9e4c3ddd7e5355ca0058f391d49a15 [diff] |
Major redesign of the RecursiveASTVisitor. This implements the majority of the new design discussed on cfe-dev, with further steps in that direction to come. It is already much more complete than the previous visitor. Patch by Zhanyong and Craig with 80 column wraps and one missing declaration added by me. llvm-svn: 105709