================ @@ -457,6 +457,8 @@ Changes in existing checks `CheckedReturnTypes` option from :doc:`bugprone-unused-return-value <clang-tidy/checks/bugprone/unused-return-value>`, which caused false positives on functions returning ``std::error_code`` or similar types. + - Avoid false positives when forwarding derived objects to base class ---------------- voyager-jhk wrote:
> Looks like incorrect merge? I just did a git rebase. Looks like something went wrong. I'll adjust it. And this push didn't change anything. https://github.com/llvm/llvm-project/pull/199905 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
