diff options
author | Adrian Prantl <aprantl@apple.com> | 2016-05-10 19:38:51 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2016-05-10 19:38:51 +0000 |
commit | 723ccd27906301bcb8cd84543c769499191e9cd2 (patch) | |
tree | 8b89aa0377a10dad1339b4db2153c0aae43f686d /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | f72914f42a31320dac8effd8fb50df9f2ee00be8 (diff) | |
download | llvm-723ccd27906301bcb8cd84543c769499191e9cd2.zip llvm-723ccd27906301bcb8cd84543c769499191e9cd2.tar.gz llvm-723ccd27906301bcb8cd84543c769499191e9cd2.tar.bz2 |
Debug Info: Prevent DW_AT_abstract_origin from being emitted twice
for the same subprogram.
This fixes a bug where DW_AT_abstract_origin is being emitted twice for
the same subprogram if a function is both inlined and emitted in the same
translation unit, by restoring the pre-r266446 behavior.
http://reviews.llvm.org/D20072
llvm-svn: 269103
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions