[all-commits] [llvm/llvm-project] 9b022a: Revert "Revert "[LoopNest] Fix Wdeprecated-copy wa...
whitneywhtsang via All-commits
all-commits at lists.llvm.org
Tue Jun 8 14:52:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b022a679b2ba79b8c7d11135b9297f0149f1433
https://github.com/llvm/llvm-project/commit/9b022a679b2ba79b8c7d11135b9297f0149f1433
Author: Whitney Tsang <whitneyt at ca.ibm.com>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
M llvm/include/llvm/Analysis/LoopNestAnalysis.h
Log Message:
-----------
Revert "Revert "[LoopNest] Fix Wdeprecated-copy warnings""
This reverts commit 07ef5805abe5d4576eb5528eab63e75505bfd0bd.
The broke of the sanitizer-windows bot:
https://lab.llvm.org/buildbot/#/builders/127/builds/12064
is not caused by the original commit.
Differential Revision: https://reviews.llvm.org/D103752
More information about the All-commits
mailing list