mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Also remove incorrect FP comment. clang does not support `#pragma hdrstop` in its non-cl-emulation mode.
8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
| b.c:5:3:5:34 | return ... | 10 |
|
|
| c.c:2:3:2:20 | return ... | 5 |
|
|
| e.c:2:3:2:19 | return ... | 17 |
|
|
| g.c:3:3:3:12 | return ... | 20 |
|
|
| i.c:3:3:3:12 | return ... | 30 |
|
|
| i.c:8:3:8:12 | return ... | 31 |
|
|
| i.c:13:3:13:12 | return ... | 32 |
|