cpp_linter::clang_tools

Module clang_tidy

source
Expand description

This module holds functionality specific to running clang-tidy and parsing it’s output.

Structs§

  • Used to deserialize a json compilation database’s translation unit.
  • A struct to hold notification from clang-tidy about a single file
  • A structure that represents a single notification parsed from clang-tidy’s stdout.

Functions§