Add clangd-diag-all-source and run it

This commit is contained in:
2026-03-12 19:12:37 -04:00
parent c6f7a89ccd
commit 9f90c14aa4
18 changed files with 125 additions and 4 deletions

View File

@@ -1,10 +1,12 @@
#include <time.h>
#include <unistd.h>
#include <string>
#include <cstring>
#include <cassert>
#include <cstdio>
#include <pthread.h>
#include "drvutil.hpp"
namespace drvutil {