mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
CPP: Add .expected (results before query changes here).
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
| test.cpp:12:16:12:17 | g1 | Initialization code for 'g1' is never run. |
|
||||
| test.cpp:14:23:14:24 | g3 | Initialization code for 'g3' is never run. |
|
||||
| test.cpp:16:12:16:12 | a | Initialization code for 'a' is never run. |
|
||||
Reference in New Issue
Block a user