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.
_InstructionCount
1 parent 8488a21 commit 8edb642Copy full SHA for 8edb642
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