================ @@ -31,6 +31,6 @@ Options A semicolon-separated list of names of types allowed to be copied in each iteration. Regular expressions are accepted, e.g. `[Rr]ef(erence)?$` matches every type with suffix `Ref`, `ref`, `Reference` and `reference`. The default ---------------- EugeneZelenko wrote:
Single back-ticks are for option names and values. Double back-ticks for language constructs. Since `Ref`, `ref`, etc. refers to types, double-ticks should be used. https://github.com/llvm/llvm-project/pull/122957 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits