commit | c27ee0fd296362c5fde5af92424b1bdc7cc52646 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Thu Jun 10 23:29:40 2010 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Thu Jun 10 23:29:40 2010 +0000 |
tree | c68c88d9e865aeae5528aaffb7e6f6ab4da7dbe4 | |
parent | 6c816770dbb39b66e8a18ba4ca107cf2382f19e3 [diff] |
Avoid repeating the list of operators twice in RecursiveASTVisitor through a set of preprocessor macros. Patch by Zhanyong Wan. llvm-svn: 105796