Skip to content

Commit 62fa49f

Browse files
committed
Remove redundant attribute
1 parent df6ce54 commit 62fa49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/lang/swift/runtime_failure_recognizer/RuntimeFailure.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1010
//
1111
// -----------------------------------------------------------------------------
12-
@inline(never)
12+
1313
func testit(_ a: Int8) -> Int8 {
1414
return a + 1
1515
}

0 commit comments

Comments
 (0)