[llvm] [CodingStandard] Require Unix line endings for all source files (PR #161228)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 30 08:41:38 PDT 2025


================
@@ -1790,6 +1790,12 @@ would help to avoid running into a "dangling else" situation.
       markAsIgnored(D);
   }
 
+Use Unix line endings for source files
----------------
jurahul wrote:

Done.

https://github.com/llvm/llvm-project/pull/161228


More information about the llvm-commits mailing list