Skip to content

A Visual Studio 2010/2012 Add-In for C++ static analysis with Clang

Notifications You must be signed in to change notification settings

FredericHeem/CppFixItAddIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppFixItAddIn is a visual studio add-in for performing C++ static analysis.
It statically analyzes C++ code from either a file, a project or a solution.
No configuration required, information about the defines and include are extracted from the visual studio c++ project. 

The Clang c++ static analyzer is used as the backend.

About

A Visual Studio 2010/2012 Add-In for C++ static analysis with Clang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published