mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
C++: Initial telemetry queries and tests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
| 'this' may only be used inside a nonstatic member function | 1.0 |
|
||||
| There was an error during this compilation | 1.0 |
|
||||
| expected a ')' | 1.0 |
|
||||
| expected a ';' | 1.0 |
|
||||
| expected an expression | 1.0 |
|
||||
| identifier 'no_such_function' is undefined | 1.0 |
|
||||
| identifier 'nsf2' is undefined | 1.0 |
|
||||
| identifier 'so_is_this' is undefined | 1.0 |
|
||||
| identifier 'uint32_t' is undefined | 1.0 |
|
||||
| too few arguments in function call | 1.0 |
|
||||
Reference in New Issue
Block a user