Commits

Manman Ren committed bea41c0bd32
[Alias Analysis] handle casts in projection path. We ignore casts when generating projection paths for alias analysis. When comparing two paths, we say no alias when accessing different fields of the same Decl Context. Swift SVN r20353