Merge into main the new state of the operating system/kernel #1

Open
Nigel wants to merge 120 commits from dev into main
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 15443601a6 - Show all commits

View File

@ -0,0 +1,3 @@
#!/bin/bash
cmake -DLLVM_ENABLE_PROJECTS="clang-tools-extra" -DCMAKE_BUILD_TYPE=Release -G "Unix Makefiles" ../llvm

View File

@ -0,0 +1,5 @@
#!/bin/bash
# Run clang-tidy