[PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().

Martin Böhme via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 08:08:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
mboehme marked an inline comment as done.
Closed by commit rL278933: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture(). (authored by mboehme).

Changed prior to commit:
  https://reviews.llvm.org/D23204?vs=68352&id=68357#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23204

Files:
  cfe/trunk/include/clang/AST/RecursiveASTVisitor.h
  cfe/trunk/lib/Index/IndexBody.cpp
  cfe/trunk/unittests/Tooling/RecursiveASTVisitorTestExprVisitor.cpp
  cfe/trunk/unittests/Tooling/TestVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23204.68357.patch
Type: text/x-patch
Size: 8218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/9a5599a5/attachment-0001.bin>


More information about the cfe-commits mailing list