Skip to content

Commit 76e5ff5

Browse files
authored
add swift 6 1 thresholds (#171)
- **add thresholds for Swift 6.1 from 6.0 thresholds**
1 parent 68739f6 commit 76e5ff5

3 files changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"mallocCountTotal" : 2
3+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"mallocCountTotal" : 1
3+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"mallocCountTotal" : 0
3+
}

0 commit comments

Comments
 (0)