llvm-project
7fa2752a
- [NFC][Support] Minor code cleanup in APFloat.cpp (#187526)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
152 days ago
[NFC][Support] Minor code cleanup in APFloat.cpp (#187526) Minor code cleanup: define variables at their first assignment as opposed to at the start of functions, and use `[[maybe_unused]]` for variables used in assert only.
References
#187526 - [NFC][Support] Minor code cleanup in APFloat.cpp
Author
jurahul
Parents
ce5a1dff
Loading