[all-commits] [llvm/llvm-project] 96efe9: [mlir][IR] Add explicit default constructor to Own...
River Riddle via All-commits
all-commits at lists.llvm.org
Thu Dec 3 16:41:18 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96efe90fe7c347c503cd6ade200da7a3e94f7b41
https://github.com/llvm/llvm-project/commit/96efe90fe7c347c503cd6ade200da7a3e94f7b41
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M mlir/include/mlir/IR/BuiltinOps.h
Log Message:
-----------
[mlir][IR] Add explicit default constructor to OwningModuleRef to appease MSVC
More information about the All-commits
mailing list