================ @@ -45,7 +45,7 @@ Options copying. Regular expressions are accepted, e.g. `[Rr]ef(erence)?$` matches every type with suffix `Ref`, `ref`, `Reference` and `reference`. The default is empty. If a name in the list contains the sequence `::` it is matched - against the qualified typename (i.e. `namespace::Type`, otherwise it is + against the qualified typename (i.e. `namespace::Type`), otherwise it is matched against only the type name (i.e. `Type`). ---------------- EugeneZelenko wrote:
```suggestion matched against only the type name (i.e. ``Type``). ``` 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