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 d1680d2 commit fd0d7e5Copy full SHA for fd0d7e5
cpp/src/gandiva/target_datalayout_test.cc
@@ -40,6 +40,6 @@ TEST_F(TestTargetDataLayout, VerifyDataLayoutForArchitecture) {
40
std::string data_layout_str = data_layout.getStringRepresentation();
41
42
EXPECT_FALSE(data_layout_str.empty());
43
- }
+}
44
} // namespace gandiva
45
0 commit comments