mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +01:00
4 lines
313 B
Plaintext
4 lines
313 B
Plaintext
| __builtin_constant_p.c:6:27:6:27 | function call is not allowed in a constant expression | 4 | bad_constant_function_call |
|
|
| __builtin_constant_p.c:7:27:7:27 | expression must have a constant value | 4 | expr_not_constant |
|
|
| file://:0:0:0:0 | There was an error during this compilation | 4 | Error occurred |
|