[all-commits] [llvm/llvm-project] 87a142: Fix MLIR build failure: error: no member named 'ge...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Aug 20 14:08:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87a14216cd4058154fe59a4031e6fb962ebf0462
https://github.com/llvm/llvm-project/commit/87a14216cd4058154fe59a4031e6fb962ebf0462
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-08-20 (Sun, 20 Aug 2023)
Changed paths:
M mlir/test/mlir-tblgen/attr-or-type-format.td
M mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp
Log Message:
-----------
Fix MLIR build failure: error: no member named 'getValue' in 'mlir::OptionalParseResult'
Fix #63072
More information about the All-commits
mailing list