Fix generated debug info for decls with no location (which include self/_cmd
in ObjC) to not emit file/line location information. Previously we would output a file with bogus line information. This fixes: rdar://6852814 - Clang generates incorrect file & line info for automatic/understood formal parameters for objc-programs llvm-svn: 70965
Loading
Please register or sign in to comment