serenity/Toolchain/CMake
Andrew Kaster 6f5b9cc031 Toolchain: Enable clang-tools-extra for LLVM
If we want to use clang-tidy on the codebase, we'll need to build
clang-tidy from an LLVM that has been patched and built with Serenity
cross-compilation support.
2021-11-14 22:52:35 +01:00
..
Platform
ClangToolchain.txt.in CMake: Assume working compiler instead of using static linking 2021-11-07 20:11:23 -08:00
GNUToolchain.txt.in CMake: Assume working compiler instead of using static linking 2021-11-07 20:11:23 -08:00
LLVMConfig.cmake Toolchain: Enable clang-tools-extra for LLVM 2021-11-14 22:52:35 +01:00
LLVMRuntimesConfig.cmake