swift
f8fb9932 - Embedded: Suppress spurious unused result warnings.

Comment changes are shownComment changes are hidden
Commit
35 days ago
Embedded: Suppress spurious unused result warnings. The results of `swift_retain(object:)` and `swift_bridgeObjectRetain(object:)` should be discardable since it's typcial to not need the pointer returned from these calls. Suppresses unused result warnings that were generated previously.
Author
Committer
Parents
  • stdlib/public/core
    • File
      EmbeddedRuntime.swift