Code analysis with clang-tidy in Visual Studio

Shikha Kaul

Visual Studio 2019 version 16.4 Preview 1 brings a significant improvement to the C++ code analysis experience: native support for clang-tidy, a Clang-based “linter” tool developed by the LLVM Project that delivers a variety of code improvements such as modernization and standards conformance, static analysis, and automatic formatting.

0 comments

Discussion is closed.

Feedback usabilla icon