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 6b88338 commit 98360dcCopy full SHA for 98360dc
mlir/unittests/TableGen/CodeGenHelpersTest.cpp
@@ -27,4 +27,3 @@ TEST(CodeGenHelpersTest, BuildErrorStreamingString) {
27
"here {{reformat($_self)}} is block", ctx, ErrorStreamType::InString);
28
EXPECT_THAT(result2, StrEq("here \" << reformat(this_thing) << \" is block"));
29
}
30
-
0 commit comments