diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-10-25 17:48:44 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-10-29 01:38:14 +0000 |
commit | 1e345b3477ef8ca2eb79a4384dda1858a5a84e41 (patch) | |
tree | 6165c7102ced00afa7a29212192e123e8789d9a3 /tools/unitc | |
parent | 9f6f48661c7fec42bb9ebeeec4d7828e37b786bd (diff) | |
download | unit-1e345b3477ef8ca2eb79a4384dda1858a5a84e41.tar.gz unit-1e345b3477ef8ca2eb79a4384dda1858a5a84e41.tar.bz2 |
ci: Add a clang-ast workflow
This does compile-time type and argument checking using a clang-plugin.
It was run as part of buildbot.
This covers unitd, src/test and the php, perl, python, ruby, wasm, java
and nodejs language modules/support.
It doesn't cover Go as that doesn't build anything with clang (uses
cgo) or wasm-wasi-component as that uses rustc.
Link: <https://github.com/nginx/clang-ast/tree/unit>
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'tools/unitc')
0 files changed, 0 insertions, 0 deletions