diff options
author | Chris Lattner <sabre@nondot.org> | 2009-05-05 04:57:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-05-05 04:57:08 +0000 |
commit | 362d8ae32856b169d5fc5b863c05444ba2c2f996 (patch) | |
tree | 0fd50b956bd2332e726ecb856900c44b9573c9c6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 929b644b0f156b2dc1e1f0855726f37bb370ec3b (diff) | |
download | bcm5719-llvm-362d8ae32856b169d5fc5b863c05444ba2c2f996.tar.gz bcm5719-llvm-362d8ae32856b169d5fc5b863c05444ba2c2f996.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions