Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #12546 new check: suggest to return const reference from "getter" member function #6256

Merged
merged 23 commits into from
Apr 10, 2024

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    132ed4b View commit details
    Browse the repository at this point in the history
  2. Update checkclass.h

    chrchr-github authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b1e615f View commit details
    Browse the repository at this point in the history
  3. Update checkclass.h

    chrchr-github authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ec2c56e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5699aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffc8a92 View commit details
    Browse the repository at this point in the history
  6. Update checkclass.h

    chrchr-github authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    45b437e View commit details
    Browse the repository at this point in the history
  7. clang-tidy

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    08dbfe3 View commit details
    Browse the repository at this point in the history
  8. const ref

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d2e5985 View commit details
    Browse the repository at this point in the history
  9. Makefile

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5fd3549 View commit details
    Browse the repository at this point in the history
  10. rename

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b953c05 View commit details
    Browse the repository at this point in the history
  11. Add test

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d8b59dd View commit details
    Browse the repository at this point in the history
  12. Undo

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    192974e View commit details
    Browse the repository at this point in the history
  13. Undo

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0040ca4 View commit details
    Browse the repository at this point in the history
  14. Fix

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b516f7a View commit details
    Browse the repository at this point in the history
  15. Fix

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3569295 View commit details
    Browse the repository at this point in the history
  16. Fix

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c984193 View commit details
    Browse the repository at this point in the history
  17. releasenotes

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d0a23e6 View commit details
    Browse the repository at this point in the history
  18. Makefile

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    87aae2b View commit details
    Browse the repository at this point in the history
  19. clang-tidy

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2dde486 View commit details
    Browse the repository at this point in the history
  20. performance, simplify

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b7e6af6 View commit details
    Browse the repository at this point in the history
  21. Fix

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6b5a893 View commit details
    Browse the repository at this point in the history
  22. nullptr check

    chrchr-github committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1ad38ac View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. dummy names

    chrchr-github authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5b3a5f0 View commit details
    Browse the repository at this point in the history