Skip to content
Commit 362d8ae3 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 929b644b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment