[all-commits] [llvm/llvm-project] 5a79cf: Customize simplified dumping and matching of Lambd...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sat Dec 21 03:03:05 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a79cfa32d62f018607438a30b7acb49c2ab97f3
https://github.com/llvm/llvm-project/commit/5a79cfa32d62f018607438a30b7acb49c2ab97f3
Author: Stephen Kelly <steveire at gmail.com>
Date: 2019-12-21 (Sat, 21 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