OmarAzizi wrote: @5chmidti Thank you for the review. I moved the parameter count, explicit parameters, and generic lambda C++20 checks into custom AST matchers, and added `TK_IgnoreUnlessSpelledInSource` as the traversal kind.
> I can see the request for the inverse coming, why not make this check flag > the redundant parens by default, but you can invert the logic to flag missing > redundant parens as well? Also, I'm Happy to add this as a follow-up PR to keep the scope of this one minimal. https://github.com/llvm/llvm-project/pull/190438 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
