mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02: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