summaryrefslogtreecommitdiff
path: root/tools/llvm-cov
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-11-01 22:29:28 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-11-01 22:29:28 +0000
commit96bf70c13ba6cb921faf6ce30c64e43b5fc7f924 (patch)
tree5aa0df690021451c377638821bef6289c6723820 /tools/llvm-cov
parentf4775827d046aa12f6aaffd5bd4746744e8fdff8 (diff)
downloadllvm-96bf70c13ba6cb921faf6ce30c64e43b5fc7f924.tar.gz
llvm-96bf70c13ba6cb921faf6ce30c64e43b5fc7f924.tar.bz2
llvm-96bf70c13ba6cb921faf6ce30c64e43b5fc7f924.tar.xz
DebugInfo: regenerate test case from Clang to adjust for fixes/improvements
I hit some problems with future work due to the member subprogram of 'a_b's type having a subprogram (an implicit default ctor, !52 in the pre-commit source) with no name. Clang now generates a name for such a function but in this case doesn't even emit debug info for it as it is unused (Clang never emits the body of the ctor, instead just emitting memset if needed). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193892 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-cov')
0 files changed, 0 insertions, 0 deletions