all: improve C++ static analyzers

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-26 22:28:47 +02:00
parent 5a1203be0d
commit 053e95033f
24 changed files with 107 additions and 46 deletions
+3 -2
View File
@@ -12,8 +12,8 @@ env:
CMAKE_REQUIRED_QUIET: OFF
DEBIAN_FRONTEND: noninteractive
UPX_CMAKE_BUILD_FLAGS: --verbose
# 2023-07-25
ZIG_DIST_VERSION: 0.11.0-dev.4228+aea29afc4
# 2023-07-26
ZIG_DIST_VERSION: 0.11.0-dev.4246+71dfce31b
jobs:
job-rebuild-and-verify-stubs:
@@ -390,6 +390,7 @@ jobs:
# { zig_target: aarch64-macos.13.0-none }
- { zig_target: aarch64-windows-gnu }
- { zig_target: arm-linux-musleabihf }
# { zig_target: arm-linux-musleabihf, zig_pic: -fPIE }
# { zig_target: i386-linux-musl }
- { zig_target: i386-windows-gnu }
# { zig_target: mips-linux-musl }