[all-commits] [llvm/llvm-project] bb57a3: Fix traversal with hasDescendant into lambdas

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sat Jan 30 05:58:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb57a3422a09dcdd572ccb42767a0dabb5f966dd
      https://github.com/llvm/llvm-project/commit/bb57a3422a09dcdd572ccb42767a0dabb5f966dd
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M clang/lib/ASTMatchers/ASTMatchFinder.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  Fix traversal with hasDescendant into lambdas

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




More information about the All-commits mailing list