[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 18:01:13 PDT 2025
================
@@ -0,0 +1,14 @@
+// RUN: grep -Ev "// *[A-Z-]+:" %s \
----------------
naveen-seth wrote:
Sorry, I misunderstood that! Implemented as unit tests now.
https://github.com/llvm/llvm-project/pull/145243
More information about the cfe-commits
mailing list