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 is this dangling-gsl warning invoked?
Jan 26, 2023
c++
pointers
warnings
clang-tidy
cpp-core-guidelines
Is the "used after it was moved [bugprone-use-after-move]" warning a real problem here?
Dec 09, 2022
c++
c++17
move
clang-tidy
clang-tidy: getting postfix operator++ right [duplicate]
Nov 17, 2022
c++
operator-overloading
postfix-operator
clang-tidy
Wrong clang-tidy warning about static global lambda variables?
Nov 09, 2022
c++
lambda
clang-tidy
Where to find list of available options for Clang-tidy "readability-identifier-naming" checker?
Nov 09, 2022
c++
clang
static-analysis
llvm-clang
clang-tidy
Can that function parameter really be pointer-to-const?
Nov 08, 2022
c
pointers
clang-tidy
clang-tidy can't locate stdlib headers
Oct 30, 2022
macos
clang
clang-tidy
Silencing clang-tidy
Oct 20, 2022
qt
cmake
clang-static-analyzer
clang-tidy
Exclude third_party from clang-tidy checks
Oct 17, 2022
c++
clang
clang-static-analyzer
clang-tidy
clang-tidy inserts multiple 'override' specifiers when fixing
Sep 10, 2022
c++
cmake
clang
clang-tidy
Disable clang-tidy warning for a specific macro
Oct 05, 2022
c++
clang-tidy
cmake + clang_tidy - disable checking in directory
Sep 05, 2022
c++
cmake
clang-tidy
Why clang-tidy suggests to add [[nodiscard]] everywhere?
Apr 15, 2022
c++
clang
clang-tidy
nodiscard
How to load function with dlsym() without reinterpret_cast?
Jul 18, 2021
c++
clang-tidy
How to use and configure clang-tidy on windows?
Aug 30, 2022
c++
clang
clang-tidy
clang-tidy suggest I remove const references, why?
Dec 28, 2021
c++
c++17
clang-tidy
Older Entries »