Files
codeql/csharp/ql/test/query-tests
Tom Hvitved 78ddb37a8c C#: Track type information in data flow
This commit adds type information to data flow paths, by mapping node types onto
the smaller set of GVN types, and implementing `ppReprType()`.

The effect is a mere change in `DataFlow::PathNode::toString()`; no type-based
pruning is done yet.
2019-12-10 15:46:28 +01:00
..
2019-11-14 17:14:51 +00:00
2019-03-06 08:15:46 +01:00
2018-10-19 14:05:30 +02:00
2019-09-10 13:01:04 +01:00
2019-11-14 17:14:51 +00:00