RAV: visit copy expressions of captured variables in blocks (ObjC++11)
authorAlp Toker <alp@nuanti.com>
Thu, 26 Jun 2014 01:42:24 +0000 (01:42 +0000)
committerAlp Toker <alp@nuanti.com>
Thu, 26 Jun 2014 01:42:24 +0000 (01:42 +0000)
commite3ad531afb410bd02662d6187a3d7c1594f0df6c
tree731e1767cd290ef7b637a8d1f270b0d3ea729159
parentc6f8fdb4e5fad2cc443c135b39c1051c96df9c6c
RAV: visit copy expressions of captured variables in blocks (ObjC++11)

Patch by Mathieu Baudet.

llvm-svn: 211758
clang/include/clang/AST/DataRecursiveASTVisitor.h
clang/include/clang/AST/RecursiveASTVisitor.h
clang/unittests/Tooling/RecursiveASTVisitorTest.cpp
clang/unittests/Tooling/TestVisitor.h