================ @@ -183,6 +183,10 @@ Changes in existing checks by adding the option `UseUpperCaseLiteralSuffix` to select the case of the literal suffix in fixes. +- Improved :doc:`readability-redundant-casting + <clang-tidy/checks/readability/redundant-casting>` check to + exclude `CXXParenListInitExpr` for the source expression matcher. ---------------- dl8sd11 wrote:
Thanks for the suggestion. https://github.com/llvm/llvm-project/pull/109741 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits