Skip to content

Commit 0f2e29c

Browse files
authored
Merge pull request #20816 from paldepind/cpp/range-analysis-perf-fix
C++: Range analysis performance fix
2 parents 1c93710 + 792ac7a commit 0f2e29c

File tree

9 files changed

+6488
-418
lines changed

9 files changed

+6488
-418
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: fix
3+
---
4+
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.

cpp/ql/lib/semmle/code/cpp/rangeanalysis/SimpleRangeAnalysis.qll

Lines changed: 406 additions & 30 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)