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 aba8143 commit f50e2acCopy full SHA for f50e2ac
Performance/runners/cpp.sh
@@ -34,7 +34,7 @@ function run_cpp_harness() {
34
cmake -B ../_generated -S .
35
cmake --build ../_generated
36
popd
37
-
+
38
run_harness_and_concatenate_results "C++" "$harness" "$partial_results"
39
echo
40
)
0 commit comments