[all-commits] [llvm/llvm-project] 159898: [mlir] Add missing const to cloneWith method.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Thu Jan 13 00:40:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 159898d56827abd757509de94e96edb9b53a7446
https://github.com/llvm/llvm-project/commit/159898d56827abd757509de94e96edb9b53a7446
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M mlir/include/mlir/IR/BuiltinTypes.td
M mlir/lib/IR/BuiltinTypes.cpp
Log Message:
-----------
[mlir] Add missing const to cloneWith method.
More information about the All-commits
mailing list