================

----------------
EugeneZelenko wrote:

```suggestion
    CheckFactories.registerCheck<RedundantTagCheck>(
        "readability-redundant-tag");
    CheckFactories.registerCheck<RedundantTypenameCheck>(
```

Also this entire calls sequence should be sorted.

https://github.com/llvm/llvm-project/pull/210007
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to