]> granicus.if.org Git - clang/commit
Avoid repeating the list of operators twice in RecursiveASTVisitor through
authorChandler Carruth <chandlerc@gmail.com>
Thu, 10 Jun 2010 23:29:40 +0000 (23:29 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 10 Jun 2010 23:29:40 +0000 (23:29 +0000)
commit7d66f8cafd807e551efb4739cdb37fc272cf5345
tree922429a085071cf5d4ddbb6d5a2b19741e181d6f
parentb5c202f9e4f6d0f230d5cb8848779259ebf95b7f
Avoid repeating the list of operators twice in RecursiveASTVisitor through
a set of preprocessor macros. Patch by Zhanyong Wan.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105796 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h