[all-commits] [llvm/llvm-project] 58f2be: RecursiveASTVisitor: inline a macro that is only u...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Mon Jun 29 08:09:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58f2be9671a802acda2f74d2d8105a59ed119933
https://github.com/llvm/llvm-project/commit/58f2be9671a802acda2f74d2d8105a59ed119933
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M clang/include/clang/AST/RecursiveASTVisitor.h
Log Message:
-----------
RecursiveASTVisitor: inline a macro that is only used once
Reviewers: eduucaldas, ymandel
Reviewed By: ymandel
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82760
More information about the All-commits
mailing list