Files
swift-mirror/validation-test/compiler_crashers_2_fixed
Doug Gregor 3018becde7 [Type checker] Eliminate type checking from early extension binding.
Use ExtensionDecl::getExtendedNominal() to wire up extensions to their
nominal types early in type checking (the bindExtensions()) operation,
rather than going through type validation to do so.
2018-08-03 11:26:49 -07:00
..
2017-04-04 13:10:43 -07:00
2017-02-25 16:17:28 -08:00
2017-05-03 22:31:52 -07:00
2017-05-07 01:57:38 -07:00
2017-05-22 18:35:52 -07:00