llvm-project
7fa2752a - [NFC][Support] Minor code cleanup in APFloat.cpp (#187526)

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.
Author
Parents
Loading