[all-commits] [llvm/llvm-project] 8a9699: [NFC] Add ArrayRef includes to two files.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Thu Jun 3 16:39:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a96993da5ef408847505ec2e470805a71c30392
https://github.com/llvm/llvm-project/commit/8a96993da5ef408847505ec2e470805a71c30392
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M mlir/include/mlir/IR/AffineExprVisitor.h
M mlir/include/mlir/Interfaces/FoldInterfaces.h
Log Message:
-----------
[NFC] Add ArrayRef includes to two files.
These started failing on one of our buildbots. I didn't completely root cause the situation and just added the explicit includes that correct the issue.
Reviewed By: rriddle, jpienaar
Differential Revision: https://reviews.llvm.org/D103657
More information about the All-commits
mailing list