[clang] Fix preprocessed block comment newline on windows containing extra carriage return (PR #205084)
Joe Kirchoff via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 05:59:09 PDT 2026
================
@@ -0,0 +1,6 @@
+// REQUIRES: system-windows
----------------
Rinn wrote:
yeah i can change it
https://github.com/llvm/llvm-project/pull/205084
More information about the cfe-commits
mailing list