C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-07-25 10:50:28 +01:00
parent 4a34dc125b
commit 34ad211900

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved performance of alias analysis of large function bodies. In rare cases, alerts that depend on alias analysis of large function bodies may be affected.