[all-commits] [llvm/llvm-project] 5f1a38: Fix crash in ODS backend for Type/Attr when an inc...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Jul 21 22:06:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f1a388a11ae67c2e5d7a4d1fe45e369a393c572
https://github.com/llvm/llvm-project/commit/5f1a388a11ae67c2e5d7a4d1fe45e369a393c572
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M mlir/lib/TableGen/AttrOrTypeDef.cpp
Log Message:
-----------
Fix crash in ODS backend for Type/Attr when an incorrect construct is used for Type/Attr
Instead of crashing, try to print a useful error message.
More information about the All-commits
mailing list