[all-commits] [llvm/llvm-project] 23bd0e: [mlir] Use std::optional instead of llvm::Optional...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Mar 12 23:02:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23bd0e037b744d1f93bdfad59b7575017725a96c
https://github.com/llvm/llvm-project/commit/23bd0e037b744d1f93bdfad59b7575017725a96c
Author: Kazu Hirata <kazu at google.com>
Date: 2023-03-12 (Sun, 12 Mar 2023)
Changed paths:
M mlir/include/mlir/Debug/ExecutionContext.h
Log Message:
-----------
[mlir] Use std::optional instead of llvm::Optional (NFC)
More information about the All-commits
mailing list