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.
2 parents 8488a21 + 8edb642 commit fcb134bCopy full SHA for fcb134b
Sources/swift-format/Subcommands/PerformanceMeasurement.swift
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
13
import ArgumentParser
14
-import _InstructionCounter
+import _SwiftFormatInstructionCounter
15
16
struct PerformanceMeasurementsOptions: ParsableArguments {
17
@Flag(help: "Measure number of instructions executed by swift-format")
0 commit comments