Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in clang-tidy

No `-line-filter` equivalent in clang-tidy config?

clang-tidy

clang-tidy: How to suppress C++ warnings in C header file?

Why does clang-tidy say vsnprintf has an uninitialized va_list argument?

How can I enable clang-tidy's "modernize" checks?

Exclude specific headers from clang-tidy

clang-tidy

How can I specify additional arguments for use with CMAKE_CXX_CLANG_TIDY variable

error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]

c++ cmake clang clang-tidy

clang-tidy readability-identifier-naming module does not seem to properly handle class attributes and class methods

clang-tidy

Is there a way to avoid this warning from clang-tidy (fuchsia-default-arguments) while initializing a string?

c++ clang-tidy

What is proper LLVM header guard style?

clang-tidy cmake exclude file from check

Template class + delegating constructor = fields not initialized? (clang-tidy)

c++ c++11 clang-tidy

Warning for overflow in std::accumulate

c++ warnings clang-tidy

clang-tidy reporting unknown warnings

c++ cmake clang-tidy

Is there a way to enforce using "this->" for class members/methods in clang-format/clang-tidy?

c++ clang-format clang-tidy

Clion Unintialized record type: player