Adopting PVS-Studio in a large project. Part 1

Author: Pavel Kusnetsov In this video we discuss possible difficulties related to introducing static code analysis to an existing project with a large legacy code base, and how PVS-Studio helps to resolve these difficulties. In particular, we demonstrate how to suppress all the messages reported on legacy code and focus on the issues in new code only. We also describe in detail the PVS-Studio plugin for Microsoft Visual Studio, and how PVS-Studio can be integrated with a build server or a continuous integration server. Download PVS-Studio for Windows: Download PVS-Studio for Linux:
Back to Top