mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C++: Update tests following extractor no longer extracting some unused types
This commit is contained in:
@@ -213,11 +213,9 @@
|
||||
| file://:0:0:0:0 | const lambda [] type at line 3, col. 5 |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 3, col. 5 & |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 3, col. 5 * |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 3, col. 5 *const |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 9, col. 5 |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 9, col. 5 & |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 9, col. 5 * |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 9, col. 5 *const |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 9, col. 15 |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 9, col. 15 & |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 15, col. 5 |
|
||||
@@ -225,7 +223,6 @@
|
||||
| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 & |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 * |
|
||||
| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 *const |
|
||||
| file://:0:0:0:0 | declaration of 1st parameter |
|
||||
| file://:0:0:0:0 | declaration of 1st parameter |
|
||||
| file://:0:0:0:0 | declaration of 1st parameter |
|
||||
|
||||
@@ -39,17 +39,13 @@
|
||||
| file://:0:0:0:0 | __va_list_tag && |
|
||||
| file://:0:0:0:0 | abstract |
|
||||
| file://:0:0:0:0 | action<ActionT> * |
|
||||
| file://:0:0:0:0 | action<ActionT> *const |
|
||||
| file://:0:0:0:0 | action<actor1<composite<int>>> & |
|
||||
| file://:0:0:0:0 | action<actor1<composite<int>>> && |
|
||||
| file://:0:0:0:0 | action<actor1<composite<int>>> * |
|
||||
| file://:0:0:0:0 | action<actor1<composite<int>>> *const |
|
||||
| file://:0:0:0:0 | actor1<BaseT> * |
|
||||
| file://:0:0:0:0 | actor1<BaseT> *const |
|
||||
| file://:0:0:0:0 | actor1<composite<int>> & |
|
||||
| file://:0:0:0:0 | actor1<composite<int>> && |
|
||||
| file://:0:0:0:0 | actor1<composite<int>> * |
|
||||
| file://:0:0:0:0 | actor1<composite<int>> *const |
|
||||
| file://:0:0:0:0 | atomic |
|
||||
| file://:0:0:0:0 | auto |
|
||||
| file://:0:0:0:0 | auto |
|
||||
|
||||
Reference in New Issue
Block a user