llvm-project
6364dd94
- [ObjC] Fix -Wunused-variable
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
29 days ago
[ObjC] Fix -Wunused-variable Inline the variable into the assertion given it is not used anywhere else, has no side effects, and the variable name did not make anything more clear.
Author
boomanaiden154
Committer
boomanaiden154
Parents
26f344e1
Loading