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 C4459: Rename a function parameter profiler_manager to avoid hiding the global declaration. #1839

Merged
merged 6 commits into from
Aug 19, 2024

Commits on Aug 18, 2024

  1. Fix C4459: Rename a function parameter profiler_manager to avoid hi…

    …ding the global declaration.
    fsb4000 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    79b0ade View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e077f30 View commit details
    Browse the repository at this point in the history
  2. disable one warning for MSVC

    fsb4000 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3492073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb7df73 View commit details
    Browse the repository at this point in the history
  4. -empty line

    fsb4000 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e0045fe View commit details
    Browse the repository at this point in the history
  5. clang-format

    fsb4000 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3246468 View commit details
    Browse the repository at this point in the history