aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorronigoldman22 <156088210+ronigoldman22@users.noreply.github.com>2025-07-25 03:24:04 +0300
committerGitHub <noreply@github.com>2025-07-25 02:24:04 +0200
commit9f724d04275df1f6bfd1e4346a9c69748d04ee7f (patch)
tree7b11012974b2a4e9e5b25763cab7ae02a0ace8ec /clang/lib/CodeGen/CodeGenModule.cpp
parent071156515e02fc23cae717fbe40149be87c88de4 (diff)
downloadllvm-9f724d04275df1f6bfd1e4346a9c69748d04ee7f.zip
llvm-9f724d04275df1f6bfd1e4346a9c69748d04ee7f.tar.gz
llvm-9f724d04275df1f6bfd1e4346a9c69748d04ee7f.tar.bz2
Fix Bug in RemoveDeadValues Pass (#148437)
This patch fixes a bug in the RemoveDeadValues pass where unused function arguments were not removed from the function signature in an edge case where the function returns void. A corresponding test was added to the MLIR LIT test suite to cover this case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions