Commits

Joe Groff committed 259dad38f2a
PredictableMemOpt: Don't try to diagnose recursive value types. They're invalid, and we don't want to blow the stack trying to decompose a type with infinite elements. Fixes rdar://problem/17920535. Swift SVN r23775