swift
321c8690 - Only complain about "swift_" symbols defined outside the standard library

Commit
9 days ago
Only complain about "swift_" symbols defined outside the standard library Specifically, don't warn about C standard library symbols that the compiler happens to know about, like "free". Fixes #87239 / rdar://170390023.
Author
Parents
Loading