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

[cleanup] Use return instead of output parameter for std containers #3489

Merged
merged 9 commits into from
Oct 14, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    db0beee View commit details
    Browse the repository at this point in the history
  2. [cleanup] Use return instead of output parameter for `ProcUtils::GetP…

    …rocTree` and replace `std::map<T, bool>` by `std::set<T>`
    Jarod42 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fa347ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4304fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8c291 View commit details
    Browse the repository at this point in the history
  5. [cleanup] Use return instead of output parameter for `BreakptMgr::Get…

    …AllMemoryBreakpoints()`
    Jarod42 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f8fa887 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    066c98f View commit details
    Browse the repository at this point in the history
  7. [cleanup] Use return instead of output parameter for `clEditor::GetCh…

    …anges`/`EditorDeltasHolder::GetChanges()`
    Jarod42 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a486fee View commit details
    Browse the repository at this point in the history
  8. [cleanup] Use return instead of output parameter for `ImportFilesDial…

    …ogNew::GetDirectories`
    Jarod42 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f136444 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e7b291 View commit details
    Browse the repository at this point in the history