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
Clang Static Analyzer complains about memory leak when using protobuf's set_allocated_*
Feb 15, 2026
c++
protocol-buffers
clang-static-analyzer
clang-tidy
Is clang-tidy (version 14) right with `bugprone-use-after-move` error on this code?
Feb 15, 2026
c++
c++20
move
clang-tidy
Ignore certain files when using clang-tidy
Jan 31, 2026
cmake
static-analysis
clang-tidy
clang-static-analyzer
clang-tidy on Windows with MSVC2015
Jan 26, 2026
windows
clang
llvm-clang
clang-tidy
clangpowertools
Prevent clang tidy to report warnings on Boost Test headers
Dec 16, 2025
c++
boost
cmake
system
clang-tidy
Is it possible to ignore a header with clang-tidy
Dec 10, 2025
clang-tidy
How to enable and disable a clang-tidy rule in Visual Studio?
Dec 08, 2025
c++
visual-studio
clang-tidy
How to use Clang tidy in CMake
Nov 30, 2025
cmake
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
Older Entries »