Files
codeql/python/ql/test/experimental/dataflow/fieldflow
Rasmus Lerchedahl Petersen 109d55eb25 Python: Make ParameterNode a CfgNode
Add a step from that `CfgNode` to the corresponding `EssaNode`.
The intended effect is seen in `ImpliesDataflow.expected`.
The efeect seen in other `.expected`-files is that parameter nodes
change type, that the extra steps are seen, and that flow from
`EssaVar`s is mirrored in flow from `CfgNode`s.
There is one surprise, which is the `.0` node in
`coverage/localFlow.expected`.
2020-11-10 11:35:50 +01:00
..
2020-11-02 23:02:29 +01:00
2020-10-03 23:34:39 +02:00
2020-10-01 16:26:12 +02:00
2020-11-02 23:02:29 +01:00
2020-10-02 10:02:29 +02:00
2020-10-03 23:34:39 +02:00