mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
CPP: Make LambdaCapture an Element.
This commit is contained in:
@@ -1026,7 +1026,8 @@ frienddecls(
|
||||
| @namequalifier
|
||||
| @specialnamequalifyingelement
|
||||
| @static_assert
|
||||
| @type_mention;
|
||||
| @type_mention
|
||||
| @lambdacapture;
|
||||
|
||||
@exprparent = @element;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user