Files
codeql/python/ql/test/experimental/dataflow
Rasmus Wriedt Larsen 7a3ee0f5f8 Python: Make IterableSequenceNode LocalSourceNode
We do this to remove the inconsistencies, and to be ready for a future
where type-tracking support content tracker of depth > 1.

It works because targets of loadSteps needs to be LocalSourceNodes

predicate loadStep(Node nodeFrom, LocalSourceNode nodeTo, Content content) {
2024-03-14 10:46:29 +01:00
..
2023-11-20 21:35:32 +01:00
2023-11-21 16:48:41 +01:00
2024-01-22 09:11:35 +01:00
2023-11-21 15:47:18 +01:00
2023-12-20 15:23:45 +01:00