Learn more about cloning repositories
You have read-only access
implement generic support for parsing the [thin] attribute on function types. Switch SILType parsing to parse type annotations. This allows us to use thin functions in .sil files. Swift SVN r5351