[all-commits] [llvm/llvm-project] 494b13: Customize simplified dumping and matching of Lambd...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Fri Dec 20 13:13:40 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 494b1318ca77927e919bbf9a61749a58553d738c
https://github.com/llvm/llvm-project/commit/494b1318ca77927e919bbf9a61749a58553d738c
Author: Stephen Kelly <steveire at gmail.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M clang/include/clang/AST/ASTNodeTraverser.h
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/unittests/AST/ASTTraverserTest.cpp
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
Customize simplified dumping and matching of LambdaExpr
Reviewers: aaron.ballman
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D71680
More information about the All-commits
mailing list