The test suite has often unnecessary trailing whitespace, and sometimes
unnecessary trailing lines or a missing final new line. This patch just strips
trailing whitespace/lines and adds missing newlines at the end.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM