Skip to content

Commit 95cd522

Browse files
author
Max Moiseev
committed
Remove a misleading comment
1 parent 26c498c commit 95cd522

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

benchmark/utils/main.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,8 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
////////////////////////////////////////////////////////////////////////////////
14-
// WARNING: This file is manually generated from .gyb template and should not
15-
// be directly modified. Instead, make changes to main.swift.gyb and run
16-
// scripts/generate_harness/generate_harness.py to regenerate this file.
17-
////////////////////////////////////////////////////////////////////////////////
18-
1913
// This is just a driver for performance overview tests.
14+
2015
import TestsUtils
2116
import DriverUtils
2217
import Ackermann

0 commit comments

Comments
 (0)