Commits

Adrian Prantl committed e4c9c400d38
Do not emit debug info for declless/anonymous variables. It is impossible to determine a mangled type name if the type is generic, and the debugger can't really do anything with an anonymous variable anyway. Swift SVN r20785