We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca7230 commit a6df347Copy full SHA for a6df347
mlir/test/lib/Dialect/Test/TestDialectInterfaces.cpp
@@ -39,7 +39,7 @@ struct TestResourceBlobManagerInterface
39
40
namespace {
41
enum test_encoding { k_attr_params = 0, k_test_i32 = 99 };
42
-}
+} // namespace
43
44
// Test support for interacting with the Bytecode reader/writer.
45
struct TestBytecodeDialectInterface : public BytecodeDialectInterface {
0 commit comments