| Issue | 61593 |
|---|---|
| Summary | [clang-tidy] modernize-macro-to-enum unconditionally inserts LF line endings |
| Labels | bug |
| Assignees | |
| Reporter | LegalizeAdulthood |
This can result in inconsistent line endings in a source file on Windows. The check should insert appropriate line endings for the file.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
