This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32
stars
13
forks
source link
Open Clang checker documentations when clicking on a report. #200
Open
vodorok opened 4 years ago
The Static analyzer checkers link: https://clang.llvm.org/docs/analyzer/checkers.html The Tidy link: https://clang.llvm.org/extra/clang-tidy/checks/list.html