[all-commits] [llvm/llvm-project] 43cc4f: Ensure that we traverse non-op() method bodys of l...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Thu Jan 28 16:49:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43cc4f15008f8c700497d3d2b7020bfd29f5750f
https://github.com/llvm/llvm-project/commit/43cc4f15008f8c700497d3d2b7020bfd29f5750f
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
Ensure that we traverse non-op() method bodys of lambdas
Differential Revision: https://reviews.llvm.org/D95644
More information about the All-commits
mailing list