List Question
20 TechQA 2024-03-21T16:08:59.640000How to use clazy Qt linter with clangd
33 views
Asked by Igor
Why clang-tidy reports about uninitialized fields, if they are inited?
93 views
Asked by slinkin
Make Error when installing llvm clang tidy
34 views
Asked by Suyash Dongre
How do I decouple clang-tidy from llvm-project?
60 views
Asked by Rahn
Use clangd to get instances of a specific warning in a big project and apply it's fix from the command-line
56 views
Asked by Salad Iche
Why does range-for decay this array into pointer according to clang-tidy?
83 views
Asked by OLEGSHA
Clang tidy problem with _Float32, _Float64, _Float128
100 views
Asked by Saturn
How to tell clang-tidy to ignore some headers?
139 views
Asked by Alex O
Clang-tidy change hungarian notation prefixes
105 views
Asked by Slav
no viable conversion from returned value of type 'std::bitset<3>' to function return type 'int'
63 views
Asked by Elliot
Issue with clang-tidy and mingw
55 views
Asked by J.N.
detect unchecked division operator
64 views
Asked by Rahn
clang warns that `ffi_type` is not compatible with `sizeof`
55 views
Asked by Dmitry Kabanov
clang-tidy check: write a matcher to match consective if-else-if statement?
56 views
Asked by Rahn
How to avoid clang-tidy warning when passing shared_ptr to thread function?
181 views
Asked by oliver
How do I match a for loop with vector declaring in it's body?
136 views
Asked by Rahn
Using clang-tidy checks to work on multiple files
92 views
Asked by Nachiket Deo
clang-tidy : How to exclude third party conan packages data folder from clang-tidy analysis
30 views
Asked by Honey Sukesan
Is there any way to make the output of clang-tidy prettier?
51 views
Asked by Barzi2001