Skip to content
Snippets Groups Projects

Draft: Add possibility to run clang-tidy on CbmRoot

Closed Florian Uhlig requested to merge f.uhlig/cbmroot:prepare_clang_tidy3 into master

Add the default compiler include paths needed for our static standalone clang-tidy binary. The paths are only added to the compilation units in the generated file compile_commands.json which is used as input for clang-tidy. Without the paths clang-tidy can't find the standard C and C++ header files.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading