Showing tag results for code analysis

Feb 24, 2015
Post comments count0
Post likes count0

C/C++ Code analysis in VS2015

Joe Morris (MSFT)
Joe Morris (MSFT)

By Joe Morris & Jim Springfield (MSFT) This blog provides answers to the following 2 questions. Before we get started, let’s be on the same page on some terminology. Code analysis: C/C++ code analysis is also known as /analyze. It is sometimes referred to as “static code analysis” or simply “code analysis&rdqu...

C++
Nov 9, 2011
Post comments count0
Post likes count0

Code Analysis in Visual C++ 11

Visual CPP Team
Visual CPP Team

The Microsoft Security Science team has recently posted a note about Security Development Lifecycle integration as part of the Code Analysis rules coming with the next version of Visual C++. [Read the full post]

C++