Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clang-tidy

Setting a sub-option to clang-tidy

clang-tidy

Is there a way to get -isystem for FetchContent targets?

cmake include clang-tidy

"Parameter is passed by value and only copied once; consider moving it" - avoid this for reference types

Is there a pre-made clang-tidy clion configuration for C++03?

clion c++03 clang-tidy

How to use clang-tidy with relative paths? [duplicate]

c++ clang-tidy

Is it code smell to use std::move on all class value-copies "just in case"?

Using clang-tidy with a header only CMake project

c++ cmake llvm clang-tidy

clang-tidy emits warning when compiling with c++20 enabled

c++ c++20 clang-tidy

Clang Tidy config format

c++ clang-tidy

Clang-tidy header-filter regex: Makefile -> .clang-tidy

regex makefile yaml clang-tidy

clang-tidy: Exclude specific dir from analysis

c++ cmake clang-tidy linter

Clang-tidy alignment suggestion with `altera-struct-pack-align`

suppress clang-tidy -Wdocumentation "empty paragraph" errors

clang-tidy ignores readability-identifier-naming on Windows

c++ clang-tidy

How to specify compilation database for clang-tidy