================ @@ -218,6 +218,12 @@ TEST_F(FormatTestTableGen, PasteOperator) { " string Z = [\"Traring\", \"Paste\", \"Traring\", \"Paste\",\n" " \"Traring\", \"Paste\"]#;\n" "}"); + verifyFormat("def x#x {}", "def x\n" ---------------- owenca wrote:
```suggestion verifyFormat("def x#x {}", "def x\n" ``` https://github.com/llvm/llvm-project/pull/133722 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits