This field is currently being used to mean "Fully resolved class name", which breaks the usage by TypeDefs. This revision prefixes the name with the dialect namespace when necessary.
Depends On D94133
Differential D94192
[mlir][ODS] Fix the use of cppClassName in Type constraints for TypeDefs rriddle on Jan 6 2021, 1:21 PM. Authored by
Details This field is currently being used to mean "Fully resolved class name", which breaks the usage by TypeDefs. This revision prefixes the name with the dialect namespace when necessary. Depends On D94133
Diff Detail
|