The C++ team added new safety checks in Visual Studio 2022 17.8, including checks for migration to C++17, typos, InterlockedCompareExchange misuse, and leap year handling.

6m read time From devblogs.microsoft.com
Post cover image
Table of contents
New Checks Since Visual Studio 2022 17.8C6395: Helping migration to C++17 and aboveChecks to find typosFind InterlockedCompareExchange misuseLeap year checksConclusion

Sort: