Add a feature change note

This commit is contained in:
Jeongsoo Lee
2026-03-20 09:59:12 -07:00
parent 356905ba36
commit d2fcced5ad

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* A new data flow class called `IndirectUninitializedNode` represents uninitialized data of a variable behind some level of indirection.