[clang] [clang-format] Handle Trailing Whitespace After Line Continuation (P2223R2) (PR #145243)
Naveen Seth Hanig via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 22 11:28:48 PDT 2025
================
@@ -0,0 +1,14 @@
+// RUN: grep -Ev "// *[A-Z-]+:" %s \
----------------
naveen-seth wrote:
Fixed.
https://github.com/llvm/llvm-project/pull/145243
More information about the cfe-commits
mailing list