Commits

Adrian Prantl committed e91b59ff79c
Debug Info: Also treat tuple types like all other composite types and create a replaceable forward declaration while building it. This fixes a crash when building generic enums a tuple element recursively referenceing the enum. rdar://problem/21326786 Swift SVN r29416