[all-commits] [llvm/llvm-project] ad0a45: Allow using traverse() with bindings
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sun Jan 5 12:50:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad0a45833b940057cc74364c82271247bd7925e1
https://github.com/llvm/llvm-project/commit/ad0a45833b940057cc74364c82271247bd7925e1
Author: Stephen Kelly <steveire at gmail.com>
Date: 2020-01-05 (Sun, 05 Jan 2020)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
Allow using traverse() with bindings
More information about the All-commits
mailing list