OSDN Git Service

Fix traversal with hasDescendant into lambdas
authorStephen Kelly <steveire@gmail.com>
Thu, 28 Jan 2021 13:12:43 +0000 (13:12 +0000)
committerTom Stellard <tstellar@redhat.com>
Tue, 16 Feb 2021 02:58:36 +0000 (18:58 -0800)
commitaaf23abe9d57af638644cedbc1ca6132f140a57d
tree01c0164961a0e7b48e889a2df11f1ba97c8e55ae
parent8c24a88dee6426ffa98cd820f1c8f4803bec1d86
Fix traversal with hasDescendant into lambdas

Differential Revision: https://reviews.llvm.org/D95607

(cherry picked from commit bb57a3422a09dcdd572ccb42767a0dabb5f966dd)
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp