[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 12:02:38 PDT 2025


================
@@ -0,0 +1,14 @@
+// RUN: grep -Ev "// *[A-Z-]+:" %s \
----------------
HazardyKnusperkeks wrote:

That's not what I meant. We test in `clang/unittests/Format/FormatTest.cpp`.

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


More information about the cfe-commits mailing list