We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289c3e3 commit 2a826b7Copy full SHA for 2a826b7
lib/vast/Dialect/HighLevel/HighLevelTypes.cpp
@@ -57,7 +57,7 @@ namespace vast::hl
57
}
58
59
60
- VAST_FATAL("unknown typedef name");
+ return {};
61
62
63
auto name_of_record(mlir_type t) -> std::optional< std::string >
0 commit comments