mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Updating tests to allow new typedefs
This commit is contained in:
@@ -1,3 +1 @@
|
||||
| test.c:6:26:6:26 | x | x uses the basic integral type unsigned char rather than a typedef with size and signedness. |
|
||||
| test.c:7:20:7:20 | x | x uses the basic integral type unsigned char rather than a typedef with size and signedness. |
|
||||
| test.c:10:16:10:20 | test7 | test7 uses the basic integral type unsigned char rather than a typedef with size and signedness. |
|
||||
|
||||
Reference in New Issue
Block a user