swift
4d19d9f6
- Remove redundant simplification
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Remove redundant simplification The call to `solveRec`, below, immediately performs this same check. While that doesn't result in an early return from `solve`, the effect appears to be the same.
References
#17170 - [Sema] Remove redundant simplification
Author
mdiep
Parents
b52ef8b4
Loading