llvm-project
9db6c325
- [CIR][NFC] Fix an unused variable warning (#140783)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#140783 - [CIR][NFC] Fix an unused variable warning
Author
AmrDeveloper
Parents
9459c830
Loading