mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +01:00
215 B
215 B
lgtm,codescanning
- Added support for type backtracking. Dual to the
TypeTrackerclass, theTypeBackTrackerclass allows the propagation of user-defined type information backwards from a set of data flow nodes.