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 506c347 commit 4ba4e77Copy full SHA for 4ba4e77
mlir/unittests/IR/TypeAttrNamesTest.cpp
@@ -87,4 +87,4 @@ TEST(AbstractAttribute, LookupWithString) {
87
// Check that lookups of non-existing Attributes returns nullopt.
88
// Even if an attribute with the same name exists.
89
EXPECT_FALSE(AbstractAttribute::lookup("fake.foo", &ctx).has_value());
90
-}
+}
0 commit comments