Commits

Adrian Prantl committed 9fafa1c13c2
Make deserialized locations default to line 0, which tells the debugger to ignore them, while still referencing the module file needed to perform type lookups, etc. <rdar://problem/17648201> After setting a breakpoint, the first step action is malfunctioning Swift SVN r20801