The compiler may use "line number 0" to indicate compiler generated goo that it can't
track a source for. When we are pushing breakpoints and stepping past function prologues, also push past code from line 0 immediately following the prologue end. <rdar://problem/23730696> llvm-svn: 259611
Loading
Please sign in to comment