swift
321c8690
- Only complain about "swift_" symbols defined outside the standard library
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#87806 - Only complain about "swift_" symbols defined outside the standard library
Author
DougGregor
Parents
eae5b173
Loading