summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-05-05 05:05:36 +0000
committerChris Lattner <sabre@nondot.org>2009-05-05 05:05:36 +0000
commitf216fd96fe34a9b18cd1b071b3ac62c1b8cf66f2 (patch)
tree8b54137b4598f7b6ff8152db7eda6939e37beb1c /clang/lib/CodeGen/CodeGenModule.cpp
parent362d8ae32856b169d5fc5b863c05444ba2c2f996 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud