mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
C++: Follow changes to how lambdas are extracted
This commit is contained in:
@@ -1579,6 +1579,7 @@ lambda_capture(
|
||||
unique int id: @lambdacapture,
|
||||
int lambda: @lambdaexpr ref,
|
||||
int index: int ref,
|
||||
int field: @membervariable ref,
|
||||
boolean captured_by_reference: boolean ref,
|
||||
boolean is_implicit: boolean ref,
|
||||
int location: @location_default ref
|
||||
|
||||
Reference in New Issue
Block a user