mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +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.