Jordan Rose
|
d9e47650d5
|
Add a new SourceFileKind and InputFileKind for textual interfaces
And test this by tweaking the rules to allow functions without
definitions, like SIL files.
|
2018-08-07 08:55:07 -07:00 |
|
Jordan Rose
|
59940b7f04
|
[ModuleInterface] Filter using access control and @usableFromInline (#18521)
These are the parts of a (resilient) module that affect the public
interface and ABI; everything else is uninteresting. Or at least ought
to be.
|
2018-08-06 19:40:44 -07:00 |
|
Jordan Rose
|
e8e0584785
|
Hook up -emit-interface-path to a simple AST printer
We'll want more complexity soon, but this is a start.
|
2018-08-01 14:34:29 -07:00 |
|