clang-tidy

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Clangd
gptkbp:analyzes C code
C++ code
Objective-C code
Objective-C++ code
gptkbp:can_be_extended_by custom checks
gptkbp:can_create suggestions
fix-it hints
gptkbp:dependency gptkb:faction
gptkb:libc++
gptkb:libc++abi
gptkb:DJ
gptkbp:developed_by gptkb:DJ
gptkbp:first_released gptkb:2012
gptkbp:has configuration options
command line options
https://www.w3.org/2000/01/rdf-schema#label clang-tidy
gptkbp:input_output gptkb:software
gptkb:JSON
gptkb:poet
gptkbp:integrates_with gptkb:language
gptkb:software_framework
gptkb:Visual_Studio
gptkbp:is_used_for static code analysis
gptkbp:language gptkb:C++
gptkbp:latest_version 15.0.0
gptkbp:license Apache License 2.0
gptkbp:part_of gptkb:LLVM_project
gptkbp:passes_through local machine
remote servers
CI/ CD pipelines
gptkbp:platform cross-platform
gptkbp:provides performance checks
code refactoring
bug detection
style checks
clang-tidy checks
clang-tidy diagnostics
modernize checks
readability checks
gptkbp:repository https://github.com/llvm/llvm-project
gptkbp:setting .clang-tidy
gptkbp:supports gptkb:C++20
gptkb:C++14
gptkb:C++17
C++11
gptkbp:user_interface gptkb:battle
gptkbp:uses gptkb:clang_static_analyzer
gptkb:lib_Tooling
AST matchers
gptkbp:written_in gptkb:C++