Task 64182160572

build: Use clang-cl to build on Windows natively

2026-02-19 17:10:53 completed 241216-clang-cl a5a8b9a315f7e9ebb984ece3e940382095b7ffee


Commands that took longer than 1 second (total 19m24s)
linedurationpercentagecommand
142330s2%cmake -E env 'CXXFLAGS=-Wno-return-type -Wno-error=conditional-uninitialized' cmake -B build -Werror=dev --preset vs2026 -T ClangCL -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
18641m12s6%library
21671s0%compiler flags .................. -Wno-return-type -Wno-error=conditional-uninitialized /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter
238316m28s84%cmake --build build --config Release -j 4
Tags
  • Windows native, clang-cl
  • 241216-clang-cl
  • COMPLETED