[llvm] Fix a use-after-move bug in DWARFVerifier constructor (PR #83621)
Felipe de Azevedo Piovezan via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 08:22:37 PST 2024
https://github.com/felipepiovezan approved this pull request.
Nice catch. An alternative would be to rename the input variable and remove variable shadowing.
https://github.com/llvm/llvm-project/pull/83621
More information about the llvm-commits
mailing list