]> granicus.if.org Git - clang/commit
[AST/RecursiveASTVisitor] Correction so that dataTraverseStmtPost will get called...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 29 Feb 2016 07:55:55 +0000 (07:55 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 29 Feb 2016 07:55:55 +0000 (07:55 +0000)
commit7a94864d1be1797b245dd57b788484c0bdae59c2
tree4da69b484f01e83718fa5152b298c2742e46f37b
parent340ce98984432509e150baa8f18189a07484523b
[AST/RecursiveASTVisitor] Correction so that dataTraverseStmtPost will get called after the statement has been visited.

Fixes the indexing client of this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262206 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
test/Index/Core/index-source.m