mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
183 B
183 B
category
| category |
|---|
| minorAnalysis |
- The data flow library now disregards flow through code that is dead based on some basic constant propagation, for example, guards like
if (1+1>3).