llvm-project
9db6c325 - [CIR][NFC] Fix an unused variable warning (#140783)

Commit
137 days ago
[CIR][NFC] Fix an unused variable warning (#140783) This fixes a warning where a variable assigned in 'if' statement wasn't referenced again, and where else is used when 'if' has returns statement in the if-else statement
Author
Parents
Loading