Match code following lambdas when ignoring invisible nodes
authorStephen Kelly <steveire@gmail.com>
Sun, 29 Dec 2019 19:19:35 +0000 (19:19 +0000)
committerStephen Kelly <steveire@gmail.com>
Tue, 31 Dec 2019 17:04:39 +0000 (17:04 +0000)
commitd89c4cb938070a6de11e624984e5bd0e989fb334
tree055c771e52e59813db9d7340b38fb5251d2d4709
parentdf3b56c90544b17e645bcb1799ce60e3ae1d5c6d
Match code following lambdas when ignoring invisible nodes

Reviewers: aaron.ballman

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D71976
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp