mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This changes the behavior to match NominalTypeDecls, which don't have a type until everything is set up either. In a few places we construct TypeAliasDecls from known types directly, and we have to call computeType(). Fixes <rdar://problem/19534837>. Swift SVN r30386
55 KiB
55 KiB