[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)
commitc97c7c88c0d19cb892e8b166004d339aa1ecc93b
treeaa59d9a58bde65f6603f0de22360c95c82623b5d
parentd97ec18fe449a9d36d831bc3f61c747667101f36
[AST/RecursiveASTVisitor] Correction so that dataTraverseStmtPost will get called after the statement has been visited.

Fixes the indexing client of this.

llvm-svn: 262206
clang/include/clang/AST/RecursiveASTVisitor.h
clang/test/Index/Core/index-source.m