checker: prohibit passing non-lvalue as voidptr (#10838)

This commit is contained in:
shadowninja55 2021-07-18 08:04:16 -04:00 committed by GitHub
parent 1a6a7a678a
commit eb65ad078d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 37 additions and 0 deletions

1
.gitignore vendored
View file

@ -93,6 +93,7 @@ test.bin
# ignore codespace env
.venv/
.direnv/
shell.nix
default.nix
flake.nix