Skip to content

Commit a0f8914

Browse files
authored
Merge pull request #70686 from apple/egorzhdan/reenable-benchmark
Revert "[cxx-interop] benchmark, disable ReadAccessor benchmark while investigating build regression after rebranch"
2 parents ddca28e + 2b7e470 commit a0f8914

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

benchmark/cxx-source/ReadAccessor.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
///
1616
// -----------------------------------------------------------------------------
1717

18-
#if FIXED117438849
19-
2018
import TestsUtils
2119
import CxxSubscripts
2220

@@ -44,5 +42,3 @@ public func run_ReadAccessor(_ N: Int) {
4442
}
4543
}
4644
}
47-
48-
#endif

0 commit comments

Comments
 (0)