[all-commits] [llvm/llvm-project] 1cd84b: [mlir] Add missing llvm::iterator_facade_base<...>...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Apr 24 05:04:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1cd84be17aab8fecc2dbac8870cc89935feb2f66
https://github.com/llvm/llvm-project/commit/1cd84be17aab8fecc2dbac8870cc89935feb2f66
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M mlir/include/mlir/IR/Operation.h
Log Message:
-----------
[mlir] Add missing llvm::iterator_facade_base<...>::operator++ for
UseIterator;
This would fix our internal build.
More information about the All-commits
mailing list