forked from OSchip/llvm-project
parent
0fbac09473
commit
8ec002cbec
|
@ -31,7 +31,7 @@
|
|||
namespace mlir {
|
||||
namespace toy {
|
||||
namespace detail {
|
||||
class StructTypeStorage;
|
||||
struct StructTypeStorage;
|
||||
} // end namespace detail
|
||||
|
||||
/// This is the definition of the Toy dialect. A dialect inherits from
|
||||
|
|
Loading…
Reference in New Issue