aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2022-08-25 16:00:50 +0100
committerMichael Buch <michaelbuch12@gmail.com>2022-08-25 16:43:40 +0100
commit96f00f63b2d65ebe759ae1746c30115e73cbd4f2 (patch)
tree8bdddad2c8ab275dbbbceb98835eadd46655022e /clang/lib/CodeGen/CodeGenFunction.cpp
parent6b6d1abb102161de4c4dacb3df93b73f318fcf79 (diff)
downloadllvm-96f00f63b2d65ebe759ae1746c30115e73cbd4f2.zip
llvm-96f00f63b2d65ebe759ae1746c30115e73cbd4f2.tar.gz
llvm-96f00f63b2d65ebe759ae1746c30115e73cbd4f2.tar.bz2
[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test
This test would previously expect one of the parameters to have an incorrect DW_AT_location. Stepping through `fun` with a debugger would then no reflect updates to one of the parameters. With a recent change to Clang's DeadArgumentEliminationPass (see `879f5118fc74657e4a5c4eff6810098e1eed75ac`) the generated DWARF does not contain a location for `parama`, and stepping through the function with `lldb` works as expected. Differential Revision: https://reviews.llvm.org/D132664
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions