mirror of
https://github.com/github/codeql.git
synced 2026-04-04 06:38:22 +02: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.