[all-commits] [llvm/llvm-project] 40e242: [mlir] Fix the error message for missing explicit ...
Jeff Niu via All-commits
all-commits at lists.llvm.org
Wed May 18 14:08:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40e242eb625c7f2d3069ab97218725ae6ff83469
https://github.com/llvm/llvm-project/commit/40e242eb625c7f2d3069ab97218725ae6ff83469
Author: Mogball <jeffniu22 at gmail.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M mlir/lib/Support/TypeID.cpp
Log Message:
-----------
[mlir] Fix the error message for missing explicit TypeID
Summary:
The error message was incorrect
Reviewers: rriddle
Subscribers:
More information about the All-commits
mailing list