Commits

Joe Groff committed 39ea0c930fb
Refactor MetadataScanner CRTP subclasses for structs and unions. Share common FindValueTypeArgumentIndex and FindValueTypeWitnessTableIndex templates between the struct and union metadata versions of these scanners, templatized on the MetadataScanner they use. This makes witness table parameter lookup into generic union metadata work. Swift SVN r8268