[mlir][NFC] Fully qualify TableGen generated code handling properties
This makes it possible to compile the TableGen generated files without having to use `using namespace mlir;` or being in the `mlir` namespace.
Loading
Please sign in to comment