Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gartung/CMSCodeChecker

Open more actions menu

Repository files navigation

CMSCodeChecker

A prototype for a standalone code checker for the CMSSW project

It offers:

  • code checks based on clang-tidy and existing components
  • standalone CMake infrastructure for compilation outside of llvm/clang source tree

Requirements/Building

  • llvm + clang + clang extra tools (release 7_0) required
  • build using cmake -DLLVM_DIR=PATH_TO_LLVM_CMAKE_CONFIG -DClang_DIR=PATH_TO_CLANG_CONFIG

Usage

In the build directory of CMS (containing the CMake compilations database in form of compile_command.json), run

run_CMSCodeChecker.py -clang-tidy-binary `which CMScodecheck` -checks=-*,cms*

About

A clang-tidy fork to add CMS checkers (derived from https://github.com/AliceO2Group/O2CodeChecker)

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.