================ @@ -101,6 +101,9 @@ TEST_F(FormatTestTableGen, BangOperators) { " \"zerozero\",\n" " true: // default\n" " \"positivepositive\");\n" + " let Foo = !cond(\n" ---------------- hnakamura5 wrote:
How about describing in name? ```suggestion " let CondOpeCommentAfterLParen = !cond(\n" ``` https://github.com/llvm/llvm-project/pull/124380 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits