Files
codeql/csharp/ql/test
AndreiDiaconu1 db213bbf80 Fixed sanity checks
The foreach was erroneously labelling the `True` and `False` edges as backedges.
Added a case for the compiler generated while in the predicate `getInstructionBackEdgeSuccessor/2`
from the file `IRConstruction.qll` so that only the edges from inside the body are labeled as back edges.
2019-09-06 18:09:15 +01:00
..
2019-09-06 18:09:15 +01:00
2019-03-11 09:38:22 +00:00
2018-09-23 16:24:31 -07:00
2019-03-04 13:21:10 +01:00