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.
2 parents 243f550 + 82530c6 commit 12cf75dCopy full SHA for 12cf75d
test/Interop/Cxx/objc-correctness/pthread_mutexattr_t.swift
@@ -3,4 +3,4 @@
3
4
import Darwin
5
6
-_ = pthread_mutexattr_t() // expected-warning {{'init()' is deprecated: This zero-initializes the backing memory of the struct}}
+_ = pthread_mutexattr_t() // expected-no-diagnostics
0 commit comments