Commits


Igor Zhukov authored and GitHub committed c19cfee61e1
Fix C4459: Rename a function parameter `profiler_manager` to avoid hiding the global declaration. (#1839) * Fix C4459: Rename a function parameter `profiler_manager` to avoid hiding the global declaration. * Treat warnings as errors for MSVC * disable one warning for MSVC