mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
C++: Add support for default member initializers.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
uniqueEnclosingCallable
|
||||
| C.cpp:9:14:9:23 | 0 | Node should have one enclosing callable but has 0. |
|
||||
| C.cpp:9:14:9:23 | new | Node should have one enclosing callable but has 0. |
|
||||
| C.cpp:10:20:10:29 | 0 | Node should have one enclosing callable but has 0. |
|
||||
| C.cpp:10:20:10:29 | new | Node should have one enclosing callable but has 0. |
|
||||
| C.cpp:37:24:37:33 | 0 | Node should have one enclosing callable but has 0. |
|
||||
| C.cpp:37:24:37:33 | new | Node should have one enclosing callable but has 0. |
|
||||
uniqueType
|
||||
|
||||
Reference in New Issue
Block a user