swift
ab3bf326 - [ModuleInterface] Print the @_spiOnly attribute without comments

Commit
2 years ago
[ModuleInterface] Print the @_spiOnly attribute without comments This attribute was commented out in the private swiftinterface for backwards compatibility with older compilers unaware of the attribute. This scenario shouldn't be a problem anymore and without that attribute some imports can raise errors. Let's print the attribute as it was written in the sources without commenting it out.
Author
Committer
Parents
Loading