Fix some static analysis issues

This commit is contained in:
Justine Tunney 2024-07-27 09:16:54 -07:00
parent fb54604b31
commit f147d3dde9
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
30 changed files with 375 additions and 266 deletions

View file

@ -218,7 +218,20 @@
"__sysv_abi__"
"__mode__"
"__seg_fs"
"__seg_gs"))
"__seg_gs"
"__access__"
"__read_only__"
"__write_only__"
"__read_write__"
"__read_only"
"__write_only"
"__read_write"
"__fd_arg__"
"__fd_arg"
"__copy__"
"__retain__"
"__tainted_args__"
"__zero_call_used_regs__"))
(clang
'("__optnone__"