Quuxplusone added inline comments.
================ Comment at: clang/include/clang/Format/Format.h:3371 + /// If ``true``, put space between requires keyword in a requires clause and + /// opening parentheses, if there is one. + /// \code ---------------- HazardyKnusperkeks wrote: > Quuxplusone wrote: > > Here and line 3380, and possibly elsewhere: `s/parentheses/parenthesis/` > Non native here, but I think one could argue both were okay. I just copied > what the other options state. It's definitely not grammatical to talk about "opening parentheses, if there is one". But if this is just copying pre-existing wording, then OK, no objection to someone handling the grammar in a followup PR. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113369/new/ https://reviews.llvm.org/D113369 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits