mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[cxx-interop] benchmark, disable ReadAccessor benchmark while investigating build regression after rebranch
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
///
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
#if FIXED117438849
|
||||
|
||||
import TestsUtils
|
||||
import CxxSubscripts
|
||||
|
||||
@@ -42,3 +44,5 @@ public func run_ReadAccessor(_ N: Int) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user