[all-commits] [llvm/llvm-project] b58f6b: Add a test for UsedDeclVisitor
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Wed Mar 18 21:09:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b58f6bb1207521cdf6a856004525d7bffa5f2153
https://github.com/llvm/llvm-project/commit/b58f6bb1207521cdf6a856004525d7bffa5f2153
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
A clang/test/CodeGenCXX/used-decl-visitor.cpp
M mlir/lib/Transforms/AffineDataCopyGeneration.cpp
Log Message:
-----------
Add a test for UsedDeclVisitor
This test is reduced from mlir/lib/Transforms/AffineDataCopyGeneration.cpp
to make sure there is no assertion due to UsedDeclVisitor.
More information about the All-commits
mailing list