Add an API to simplify setting TraversalKind in clang-tidy matchers
authorStephen Kelly <steveire@gmail.com>
Mon, 20 Jan 2020 21:55:10 +0000 (21:55 +0000)
committerStephen Kelly <steveire@gmail.com>
Fri, 5 Feb 2021 14:03:40 +0000 (14:03 +0000)
commit538677abbde4e74795d0bc21a77a3d263893c37d
tree0854d47a1b4186d554ccf61183e716bf89478896
parent874ce9b80f87ba6eb880aff38ba2a359e3cf12b2
Add an API to simplify setting TraversalKind in clang-tidy matchers

Reviewers: sammccall

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D80623
clang/include/clang/ASTMatchers/ASTMatchFinder.h
clang/lib/ASTMatchers/ASTMatchFinder.cpp