[clang] [clang-format] Handle Trailing Whitespace After Line Continuation (P2223R2) (PR #145243)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 22 10:30:42 PDT 2025
================
@@ -0,0 +1,14 @@
+// RUN: grep -Ev "// *[A-Z-]+:" %s \
----------------
HazardyKnusperkeks wrote:
We test those things in the unit tests.
https://github.com/llvm/llvm-project/pull/145243
More information about the cfe-commits
mailing list