Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in clang-tidy
Why does range-for decay this array into pointer according to clang-tidy?
Nov 20, 2025
c++
clang-tidy
cpp-core-guidelines
cppcoreguidelines-virtual-class-destructor ... complains when Base has default protected destructor
Nov 17, 2025
c++
clang-tidy
cpp-core-guidelines
Clang-Tidy: Initializing non-local variable with non-const expression depending on uninitialized non-local variable, C pointer reference
Nov 18, 2025
c
clang-tidy
'Clang-Tidy: Do not implicitly decay an array into a pointer' when using std::forward and const char*
Nov 17, 2025
c++
c++11
clang-tidy
CMAKE_CXX_CLANG_TIDY: avoid clang-diagnostic-error interrupting build
Nov 07, 2025
c++
cmake
clang-tidy
clang-tidy 10 is ignoring my NOLINT commands
Nov 04, 2025
c++
clang-tidy
How does Clang find it's default sysroot / target triple? (clang-tidy has stopped working)
Nov 01, 2025
clang
llvm
clang-tidy
Clang tidy doesn't work properly for static member variable
Oct 30, 2025
c++
clang
clang-tidy
How to use SYSTEM headers with CMake and clang-tidy?
Oct 29, 2025
c++
cmake
clang-tidy
ClangTidy + CMake - ignore third party headers from Conan
Oct 26, 2025
c++
cmake
c++20
conan
clang-tidy
clang-tidy complains on std::string in structs
Oct 23, 2025
c++
clang-tidy
How to run `clang-apply-replacements` on change set generated by `clang-tidy --export-fixes`?
Oct 21, 2025
clang-tidy
What are the risks of variables with protected visibility
Oct 22, 2025
c++
variables
compiler-errors
protected
clang-tidy
How to use clang-tidy with Visual Studio and CMake?
Oct 21, 2025
visual-studio
cmake
clang
clang-tidy
clangpowertools
Disabling clang-tidy diagnostic
Oct 20, 2025
c
clang
naming-conventions
clang-tidy
How can I get clang-tidy to not complain about passing kind-of-lightweight types by value?
Oct 17, 2025
c++
clion
static-analysis
clang-tidy
stdoptional
No compile_commands.json file using cmake with vs code on windows
Oct 15, 2025
c++
visual-studio-code
cmake
clang-tidy
How to exclude single checks from clang-tidy file?
Oct 16, 2025
c++
clang-tidy
Clang-tidy bugprone-use-after-move with perfect forwarding
Sep 17, 2025
c++
tuples
move-semantics
perfect-forwarding
clang-tidy
How to avoid clang-tidy warnings about uninitialized variables
Sep 12, 2025
c++
clang-tidy
Older Entries »