mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Parameterize maybeReadGenericParams' BitstreamCursor so that we can read from the correct cursor when trying to read the generic params of a SILFunction. - Only serialize the context generic params for SILFunctions for which we're serializing a complete definition. This fixes issues with us getting the wrong archetypes forward-declared from references in other modules. This gets me a clean build when applied against r13984. Swift SVN r14005
15 KiB
15 KiB