diff --git a/compiler-rt/lib/scudo/standalone/tests/primary_test.cpp b/compiler-rt/lib/scudo/standalone/tests/primary_test.cpp --- a/compiler-rt/lib/scudo/standalone/tests/primary_test.cpp +++ b/compiler-rt/lib/scudo/standalone/tests/primary_test.cpp @@ -236,5 +236,6 @@ testReleaseToOS>(); #endif testReleaseToOS>(); - testReleaseToOS>(); + testReleaseToOS>(); }