diff options
author | Chris Lattner <sabre@nondot.org> | 2009-05-05 05:05:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-05-05 05:05:36 +0000 |
commit | f216fd96fe34a9b18cd1b071b3ac62c1b8cf66f2 (patch) | |
tree | 8b54137b4598f7b6ff8152db7eda6939e37beb1c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 362d8ae32856b169d5fc5b863c05444ba2c2f996 (diff) | |
download | bcm5719-llvm-f216fd96fe34a9b18cd1b071b3ac62c1b8cf66f2.tar.gz bcm5719-llvm-f216fd96fe34a9b18cd1b071b3ac62c1b8cf66f2.zip |
Do not generate bogus location info for DW_TAG_inheritance
DIEs. We were generating a loc with line of 0 and a file.
These tags do not need locations at all, just remove it.
this fixes rdar://6852792 - Clang generates incorrect (and unnecessary) file and line info for DW_TAG_inheritance dies
llvm-svn: 70966
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions