C++ Code analysis in Visual Studio
Visual Studio provides tools to analyze and improve C++ code quality.
Analyze C and C++ code
Overview
Quickstart
Tutorial
Code analysis reference
Overview
Reference
Use SAL annotations to reduce defects
Overview
Get Started
How-To Guide
- Annotate function parameters and return values
- Annotate function behavior
- Annotate structs and classes
- Annotate locking behavior
- Specify when and where annotations apply