mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -407,7 +407,7 @@ hasLocation(#20001,#20156)
|
||||
#20157=*
|
||||
stmts(#20157,2,#20001,0,"[for (y ... year];")
|
||||
hasLocation(#20157,#20003)
|
||||
stmtContainers(#20157,#20001)
|
||||
stmt_containers(#20157,#20001)
|
||||
#20158=*
|
||||
exprs(#20158,73,#20157,0,"[for (y ... ) year]")
|
||||
#20159=@"loc,{#10000},1,1,1,43"
|
||||
@@ -474,7 +474,7 @@ bind(#20171,#20163)
|
||||
#20172=*
|
||||
stmts(#20172,2,#20001,1,"year;")
|
||||
hasLocation(#20172,#20005)
|
||||
stmtContainers(#20172,#20001)
|
||||
stmt_containers(#20172,#20001)
|
||||
#20173=*
|
||||
exprs(#20173,79,#20172,0,"year")
|
||||
hasLocation(#20173,#20045)
|
||||
@@ -487,7 +487,7 @@ bind(#20173,#20174)
|
||||
#20175=*
|
||||
stmts(#20175,2,#20001,2,"[for (i ... ) i+j];")
|
||||
hasLocation(#20175,#20007)
|
||||
stmtContainers(#20175,#20001)
|
||||
stmt_containers(#20175,#20001)
|
||||
#20176=*
|
||||
exprs(#20176,73,#20175,0,"[for (i ... s) i+j]")
|
||||
#20177=@"loc,{#10000},3,1,3,43"
|
||||
@@ -577,7 +577,7 @@ bind(#20195,#20188)
|
||||
#20196=*
|
||||
stmts(#20196,2,#20001,3,"[for (i ... ) i+j];")
|
||||
hasLocation(#20196,#20009)
|
||||
stmtContainers(#20196,#20001)
|
||||
stmt_containers(#20196,#20001)
|
||||
#20197=*
|
||||
exprs(#20197,73,#20196,0,"[for (i ... j) i+j]")
|
||||
#20198=@"loc,{#10000},4,1,4,52"
|
||||
@@ -684,7 +684,7 @@ bind(#20218,#20208)
|
||||
#20219=*
|
||||
stmts(#20219,2,#20001,4,"[for ea ... rs) i];")
|
||||
hasLocation(#20219,#20011)
|
||||
stmtContainers(#20219,#20001)
|
||||
stmt_containers(#20219,#20001)
|
||||
#20220=*
|
||||
exprs(#20220,73,#20219,0,"[for ea ... ers) i]")
|
||||
#20221=@"loc,{#10000},5,1,5,27"
|
||||
|
||||
Reference in New Issue
Block a user