Whats the idiomatic way to run clang-tidy on header files with CMake?
|
|
4
|
36
|
December 1, 2023
|
Using C++20 modules in a multiple directory project
|
|
4
|
143
|
October 24, 2023
|
How to find OpenMP with clang on macOS
|
|
9
|
759
|
September 6, 2023
|
CMake goes into an infinite loop when there are two stand-alone subprojects with two different compilers within the same build
|
|
1
|
187
|
August 29, 2023
|
nvlink segv w. clang as the cuda compiler
|
|
1
|
93
|
August 15, 2023
|
InstallRequiredSystemLibraries fails to detect clang on Windows
|
|
0
|
166
|
July 2, 2023
|
Handling gcc/g++ '--param' flag
|
|
4
|
191
|
July 1, 2023
|
CMake precompile header issue
|
|
4
|
184
|
June 7, 2023
|
How to tell CMake on windows to use the compiler to call the linker
|
|
2
|
312
|
May 10, 2023
|
Passing `-fsanitize=fuzzer` via the command line or from a `CMakePresets` file
|
|
4
|
668
|
April 15, 2023
|
OpenMP linking errors on Windows using Ninja and clang
|
|
1
|
410
|
January 15, 2023
|
RPATH incorrect when clang links a library compiled with gfortran
|
|
1
|
379
|
October 25, 2022
|
Failed to configure preset with Clang/LLVM compilers when using CMake Tools.
|
|
8
|
1376
|
October 12, 2022
|
How to specify GNU-like Clang for `Visual Studio 16 2019` generator?
|
|
1
|
455
|
October 11, 2022
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
1
|
512
|
August 31, 2022
|
CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN adds -gcc-toolchain not ---gcc-toolchain
|
|
4
|
853
|
June 1, 2022
|
Auto-detect "bad" compiler flags
|
|
3
|
450
|
May 26, 2022
|
Using clang-tidy with cross compilation
|
|
5
|
2462
|
April 12, 2022
|
Debugging an errant -isystem
|
|
2
|
329
|
March 21, 2022
|
Apply clang-tidy on objective-c++ file using cmake ?
|
|
1
|
708
|
January 16, 2022
|
Setting linker in Clang builds on Windows
|
|
3
|
853
|
November 3, 2021
|
Support for CUDA & ClangCL on Windows
|
|
2
|
2024
|
June 25, 2020
|
cmake when generate Xcode project, clang-tidy command is missing
|
|
3
|
799
|
September 21, 2021
|
Cmake generates invalid linker tasks with clang on arm64
|
|
2
|
327
|
September 3, 2021
|
How to specify system include directories as `-isystem` in CMake
|
|
2
|
2641
|
September 1, 2021
|
Idiomatic way to deal with huge number of include directories
|
|
3
|
1610
|
August 17, 2021
|
How to configure cmake on Windows to use clang-cl with ninja multi config for intel 32 bits, intel 64 bits and arm64 coming from Visual Studio
|
|
10
|
4620
|
May 29, 2021
|
clang-format integration
|
|
8
|
5005
|
May 25, 2021
|
Create relative paths for compiler_commands.json
|
|
8
|
4411
|
February 6, 2021
|
Building gollvm on Windows 10 (i386): unable to determine host target triple; string sub-command REGEX, mode MATCH needs at least 5 arguments; Unknown architecture host
|
|
4
|
2323
|
January 13, 2021
|