Add more explicit error message when creating a type or attribute for an unregistered...
authorMehdi Amini <joker.eph@gmail.com>
Tue, 8 Sep 2020 16:53:24 +0000 (16:53 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 8 Sep 2020 16:59:26 +0000 (16:59 +0000)
commit97e77ac0ed80877cda58b1dddf98890cc7b0d167
tree8f7758284c401d006a314621984972528137a0a5
parentd0ccfcb040c684e91d8b5fe5111ba7f4ec7e019a
Add more explicit error message when creating a type or attribute for an unregistered dialect (NFC)

Differential Revision: https://reviews.llvm.org/D87177
mlir/include/mlir/IR/AttributeSupport.h
mlir/include/mlir/IR/TypeSupport.h
mlir/include/mlir/Support/StorageUniquer.h
mlir/lib/Support/StorageUniquer.cpp