]> granicus.if.org Git - clang/commit
Divide TraverseInitListExpr to a different function for each form.
authorAngel Garcia Gomez <angelgarcia@google.com>
Fri, 2 Oct 2015 13:25:51 +0000 (13:25 +0000)
committerAngel Garcia Gomez <angelgarcia@google.com>
Fri, 2 Oct 2015 13:25:51 +0000 (13:25 +0000)
commitcd3eb838d24c98aab845d2158bd227a57f9aa00e
tree372fada9e93fd057a30175f8f2d9567aba359ad3
parent2fd266bcf9726c02afea824a9958e3d54d314630
Divide TraverseInitListExpr to a different function for each form.

Summary: create TraverseSyntacticInitListExpr and TraverseSemanticInitListExpr.

Reviewers: rsmith, klimek

Subscribers: klimek, cfe-commits, alexfh

Differential Revision: http://reviews.llvm.org/D13249

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